Deck 5: Sales and Collections Business Process

Full screen (f)
exit full mode
Question
Business rules are unrelated to COSO control activities,although they serve an important purpose.
Use Space or
up arrow
down arrow
to flip the card.
Question
Refer to the following diagram.Which of the following answers does not provide a valid interpretation of the multiplicities for the association between the Employees and the Sales classes? <strong>Refer to the following diagram.Which of the following answers does not provide a valid interpretation of the multiplicities for the association between the Employees and the Sales classes?  </strong> A)Only one employee participates in each sale. B)Several employees participate in each sale. C)Some employees do not participate in sales. D)Some employees participate in several sales. <div style=padding-top: 35px>

A)Only one employee participates in each sale.
B)Several employees participate in each sale.
C)Some employees do not participate in sales.
D)Some employees participate in several sales.
Question
BPMN models can describe the collaboration between two organizations using pools.
Question
Refer to the following diagram.Which of the following answers provides the best interpretation of the multiplicities for the association between the Order class and the Products class? <strong>Refer to the following diagram.Which of the following answers provides the best interpretation of the multiplicities for the association between the Order class and the Products class?  </strong> A)Each order must specify the same products as the previous quote. B)Each product has been ordered at least once. C)An order does not have to include a product. D)An order may include many products. <div style=padding-top: 35px>

A)Each order must specify the same products as the previous quote.
B)Each product has been ordered at least once.
C)An order does not have to include a product.
D)An order may include many products.
Question
Application controls limit who can change records in a system.
Question
Many-to-many relationships are implemented by posting a foreign key.
Question
Which of the following best describes the purpose of an intermediate error event?

A)Shows the interchange between two pools.
B)Depicts the sequence of activities in one pool.
C)Contains a series of activities that are hidden from view.
D)Illustrates the process flow when an exception occurs.
Question
Refer to the following diagram.Which of the following answers does not provide a valid interpretation of the multiplicities for the association between the Inventory and the Product Category classes? <strong>Refer to the following diagram.Which of the following answers does not provide a valid interpretation of the multiplicities for the association between the Inventory and the Product Category classes?  </strong> A)Every product category is managed by one employee. B)Every product category includes at least one inventory item. C)Some product categories do not include inventory items. D)Every inventory item is in at most one product category. <div style=padding-top: 35px>

A)Every product category is managed by one employee.
B)Every product category includes at least one inventory item.
C)Some product categories do not include inventory items.
D)Every inventory item is in at most one product category.
Question
A BPMN process flow can start in one pool and end in the collaborating pool.
Question
A pool in a BPMN model does not actually have to display any activities.
Question
Refer to the following diagram.Which of the following answers provides the best interpretation of the multiplicities for the association between the Orders and Cash Receipt classes? <strong>Refer to the following diagram.Which of the following answers provides the best interpretation of the multiplicities for the association between the Orders and Cash Receipt classes?  </strong> A)Some customers pay for their orders in advance. B)Some orders result in several payments from the customers. C)Each cash receipt pays for at least one order,but it could pay for many orders. D)Each cash receipt pays for a minimum of 0 orders and a maximum of 1 order. <div style=padding-top: 35px>

A)Some customers pay for their orders in advance.
B)Some orders result in several payments from the customers.
C)Each cash receipt pays for at least one order,but it could pay for many orders.
D)Each cash receipt pays for a minimum of 0 orders and a maximum of 1 order.
Question
Which of the following best describes the difference between access controls and application controls?

A)Access controls limit who can change records and application controls ensure data integrity and provide an audit trail of any changes.
B)Access controls limit how many records can be changed and application controls ensure segregation of duties.
C)Access controls are "prohibited" business rules and application controls are "allowed" business rules.
D)There is no difference between access and application controls.
Question
Review the following diagram.Which answer provides the best interpretation of the multiplicities for the association between the Quote class and the Order class? <strong>Review the following diagram.Which answer provides the best interpretation of the multiplicities for the association between the Quote class and the Order class?  </strong> A)Quotes and orders are entered into the system at the same time. B)Each quote may result in many future Orders. C)The same Sunset Partner both prepares quotes and records orders. D)Each order must result from a prior quote. <div style=padding-top: 35px>

A)Quotes and orders are entered into the system at the same time.
B)Each quote may result in many future Orders.
C)The same Sunset Partner both prepares quotes and records orders.
D)Each order must result from a prior quote.
Question
One-to-many relationships are implemented by posting a foreign key.
Question
Refer to the following diagram.Which of the following answers provides the best interpretation of the multiplicities for the association between the Cash Receipt and Cash classes? <strong>Refer to the following diagram.Which of the following answers provides the best interpretation of the multiplicities for the association between the Cash Receipt and Cash classes?  </strong> A)Each cash receipt is deposited into one bank account. B)Each order increases accounts receivable. C)The company only has one bank account. D)Some cash receipts are not deposited into a bank account. <div style=padding-top: 35px>

A)Each cash receipt is deposited into one bank account.
B)Each order increases accounts receivable.
C)The company only has one bank account.
D)Some cash receipts are not deposited into a bank account.
Question
Segregation of duties is an example of a COSO control activity.
Question
In a collaboration model using BPMN,the interaction between participants is called orchestration.
Question
Refer to the following diagram.Which of the following answers provides the best interpretation of the multiplicities for the association between the Employees and the Product Categories classes? <strong>Refer to the following diagram.Which of the following answers provides the best interpretation of the multiplicities for the association between the Employees and the Product Categories classes?  </strong> A)Each employee must be assigned to manage at least one product category. B)Each product category has one manager. C)Each product category can have no managers or multiple managers. D)Each employee can manage only one product category. <div style=padding-top: 35px>

A)Each employee must be assigned to manage at least one product category.
B)Each product category has one manager.
C)Each product category can have no managers or multiple managers.
D)Each employee can manage only one product category.
Question
An intermediate error event can be used to model process exceptions.
Question
Which of the following best describes the purpose of a BPMN collapsed sub-process?

A)A series of events is hidden from view as the information is not well controlled.
B)The collapsed process will be modeled at a later time.
C)A series of events is hidden from view as the information is not necessary to the model.
D)The collapsed process contains too many errors.
Question
Which of the following best describes the orchestration in a BPMN activity diagram?

A)Shows the interaction of messages between participants in the business process.
B)Hides activities that are not of interest in the analysis of the business process.
C)Shows the sequence of activities within one pool.
D)Follows the sequence flow from start to end.
Question
Which of the following is not an example of a business rule?

A)Managers must approve orders over $10,000
B)The credit department must approve all sales on account
C)Inventory must be maintained in a secure location
D)Employee who receives checks can not change invoices
Question
Consider the following diagram.Which of the following best describes how the relationship between Sales Orders and Cash Receipts will be implemented in the resulting database? <strong>Consider the following diagram.Which of the following best describes how the relationship between Sales Orders and Cash Receipts will be implemented in the resulting database?  </strong> A)The Sales Order ID will be included as a foreign key in the Cash Receipts table. B)A new table will be created that contains both Sales Order ID and Cash Receipt ID as its composite primary key. C)The Cash Receipt ID will be included as a foreign key in the Sales Orders table. D)The Cash Receipt Amount field will be included as a foreign key in the Cash Receipts table. <div style=padding-top: 35px>

A)The Sales Order ID will be included as a foreign key in the Cash Receipts table.
B)A new table will be created that contains both Sales Order ID and Cash Receipt ID as its composite primary key.
C)The Cash Receipt ID will be included as a foreign key in the Sales Orders table.
D)The Cash Receipt Amount field will be included as a foreign key in the Cash Receipts table.
Question
Which of the following is not something a busines rule would implement?

A)Segregation of Duties
B)Authorization
C)Notifications
D)Approval
Question
Which of the following best describes the purpose of an intermediate timer event?

A)Shows the timing of messages between two pools.
B)Determines when the business process begins.
C)Illustrates the process flow when a delay occurs.
D)Contains a series of activities that are hidden from view.
Question
Consider the following diagram.How will the database relationship between Customers and Sales Orders be implemented? <strong>Consider the following diagram.How will the database relationship between Customers and Sales Orders be implemented?  </strong> A)The Sales Order ID will be included as a foreign key in the Customers table. B)The Customer ID will be included as a foreign key in the Sales Orders table. C)The Customer ID will be included as a primary key in the Customer table. D)The Sales Order ID will be included as a primary key in the Customer table. <div style=padding-top: 35px>

A)The Sales Order ID will be included as a foreign key in the Customers table.
B)The Customer ID will be included as a foreign key in the Sales Orders table.
C)The Customer ID will be included as a primary key in the Customer table.
D)The Sales Order ID will be included as a primary key in the Customer table.
Question
Which of the following accounts is generally not impacted as part of the Sales and Collections process?

A)Cash
B)Accounts Receivable
C)Inventory
D)Accounts Payable
Question
Which of the following activities is not associated with the sales and collection business process?

A)Recording customer payments.
B)Maintaining vendor records.
C)Selling products and services.
D)Billing customers.
Question
Which of these database requirements would be solved with a type image?

A)Allow companies to include graphic images in class models.
B)Used to enumerate a many-to-many association between two REA classes.
C)Allow modelers to note types of controls.
D)Allow products to be grouped into categories.
Question
Consider the following diagram.Which of the following best describes how the relationship between Sales Orders and Products will be implemented in the resulting database? <strong>Consider the following diagram.Which of the following best describes how the relationship between Sales Orders and Products will be implemented in the resulting database?  </strong> A)A new table will be created that contains both Sales Order ID and Product ID as its composite primary key. B)The Product ID will be included as a foreign key in the Sales Orders table. C)The Sales Order ID will be included as a foreign key in the Products table. D)The Quantity Ordered field will be included as a foreign key in the Products table. <div style=padding-top: 35px>

A)A new table will be created that contains both Sales Order ID and Product ID as its composite primary key.
B)The Product ID will be included as a foreign key in the Sales Orders table.
C)The Sales Order ID will be included as a foreign key in the Products table.
D)The Quantity Ordered field will be included as a foreign key in the Products table.
Question
Consider the following diagram.How will the database relationship between Employees and Sales Orders be implemented? <strong>Consider the following diagram.How will the database relationship between Employees and Sales Orders be implemented?  </strong> A)The Sales Order ID will be included as a foreign key in the Employees table. B)The Employee ID will be included as a primary key in the Employees table. C)The Sales Order ID will be included as a primary key in the Employees table. D)The Employee ID will be included as a foreign key in the Sales Orders table. <div style=padding-top: 35px>

A)The Sales Order ID will be included as a foreign key in the Employees table.
B)The Employee ID will be included as a primary key in the Employees table.
C)The Sales Order ID will be included as a primary key in the Employees table.
D)The Employee ID will be included as a foreign key in the Sales Orders table.
Question
What step should be taken when designing a relational database when a many-to-many relationships exists?

A)No action is needed.
B)Create a boundary event.
C)Create two one-to-many relationships.
D)Recreate the foreign key.
Question
Consider the following diagram.Which answer provides the best interpretation of the multiplicities for the association between the Sales Orders class and the Cash Receipts class? <strong>Consider the following diagram.Which answer provides the best interpretation of the multiplicities for the association between the Sales Orders class and the Cash Receipts class?  </strong> A)A single cash receipt may apply to only one sales order. B)Sales orders and cash receipts must be entered into the system at the same time. C)Customers may pay for sales orders in multiple payments. D)An employee might never record a sales order. <div style=padding-top: 35px>

A)A single cash receipt may apply to only one sales order.
B)Sales orders and cash receipts must be entered into the system at the same time.
C)Customers may pay for sales orders in multiple payments.
D)An employee might never record a sales order.
Question
Business rules are an example of which COSO concept?

A)Internal control
B)Control activities
C)Control environment
D)Activity models
Question
Which of the following best describes the choreography in a BPMN activity diagram?

A)Shows the interaction of messages between participants in the business process.
B)Hides activities that are not of interest in the analysis of the business process.
C)Shows the sequence of activities within one pool.
D)Follows the sequence flow from start to end.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/35
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 5: Sales and Collections Business Process
1
Business rules are unrelated to COSO control activities,although they serve an important purpose.
False
2
Refer to the following diagram.Which of the following answers does not provide a valid interpretation of the multiplicities for the association between the Employees and the Sales classes? <strong>Refer to the following diagram.Which of the following answers does not provide a valid interpretation of the multiplicities for the association between the Employees and the Sales classes?  </strong> A)Only one employee participates in each sale. B)Several employees participate in each sale. C)Some employees do not participate in sales. D)Some employees participate in several sales.

A)Only one employee participates in each sale.
B)Several employees participate in each sale.
C)Some employees do not participate in sales.
D)Some employees participate in several sales.
B
3
BPMN models can describe the collaboration between two organizations using pools.
True
4
Refer to the following diagram.Which of the following answers provides the best interpretation of the multiplicities for the association between the Order class and the Products class? <strong>Refer to the following diagram.Which of the following answers provides the best interpretation of the multiplicities for the association between the Order class and the Products class?  </strong> A)Each order must specify the same products as the previous quote. B)Each product has been ordered at least once. C)An order does not have to include a product. D)An order may include many products.

A)Each order must specify the same products as the previous quote.
B)Each product has been ordered at least once.
C)An order does not have to include a product.
D)An order may include many products.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
5
Application controls limit who can change records in a system.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
6
Many-to-many relationships are implemented by posting a foreign key.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
7
Which of the following best describes the purpose of an intermediate error event?

A)Shows the interchange between two pools.
B)Depicts the sequence of activities in one pool.
C)Contains a series of activities that are hidden from view.
D)Illustrates the process flow when an exception occurs.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
8
Refer to the following diagram.Which of the following answers does not provide a valid interpretation of the multiplicities for the association between the Inventory and the Product Category classes? <strong>Refer to the following diagram.Which of the following answers does not provide a valid interpretation of the multiplicities for the association between the Inventory and the Product Category classes?  </strong> A)Every product category is managed by one employee. B)Every product category includes at least one inventory item. C)Some product categories do not include inventory items. D)Every inventory item is in at most one product category.

A)Every product category is managed by one employee.
B)Every product category includes at least one inventory item.
C)Some product categories do not include inventory items.
D)Every inventory item is in at most one product category.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
9
A BPMN process flow can start in one pool and end in the collaborating pool.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
10
A pool in a BPMN model does not actually have to display any activities.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
11
Refer to the following diagram.Which of the following answers provides the best interpretation of the multiplicities for the association between the Orders and Cash Receipt classes? <strong>Refer to the following diagram.Which of the following answers provides the best interpretation of the multiplicities for the association between the Orders and Cash Receipt classes?  </strong> A)Some customers pay for their orders in advance. B)Some orders result in several payments from the customers. C)Each cash receipt pays for at least one order,but it could pay for many orders. D)Each cash receipt pays for a minimum of 0 orders and a maximum of 1 order.

A)Some customers pay for their orders in advance.
B)Some orders result in several payments from the customers.
C)Each cash receipt pays for at least one order,but it could pay for many orders.
D)Each cash receipt pays for a minimum of 0 orders and a maximum of 1 order.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
12
Which of the following best describes the difference between access controls and application controls?

A)Access controls limit who can change records and application controls ensure data integrity and provide an audit trail of any changes.
B)Access controls limit how many records can be changed and application controls ensure segregation of duties.
C)Access controls are "prohibited" business rules and application controls are "allowed" business rules.
D)There is no difference between access and application controls.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
13
Review the following diagram.Which answer provides the best interpretation of the multiplicities for the association between the Quote class and the Order class? <strong>Review the following diagram.Which answer provides the best interpretation of the multiplicities for the association between the Quote class and the Order class?  </strong> A)Quotes and orders are entered into the system at the same time. B)Each quote may result in many future Orders. C)The same Sunset Partner both prepares quotes and records orders. D)Each order must result from a prior quote.

A)Quotes and orders are entered into the system at the same time.
B)Each quote may result in many future Orders.
C)The same Sunset Partner both prepares quotes and records orders.
D)Each order must result from a prior quote.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
14
One-to-many relationships are implemented by posting a foreign key.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
15
Refer to the following diagram.Which of the following answers provides the best interpretation of the multiplicities for the association between the Cash Receipt and Cash classes? <strong>Refer to the following diagram.Which of the following answers provides the best interpretation of the multiplicities for the association between the Cash Receipt and Cash classes?  </strong> A)Each cash receipt is deposited into one bank account. B)Each order increases accounts receivable. C)The company only has one bank account. D)Some cash receipts are not deposited into a bank account.

A)Each cash receipt is deposited into one bank account.
B)Each order increases accounts receivable.
C)The company only has one bank account.
D)Some cash receipts are not deposited into a bank account.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
16
Segregation of duties is an example of a COSO control activity.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
17
In a collaboration model using BPMN,the interaction between participants is called orchestration.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
18
Refer to the following diagram.Which of the following answers provides the best interpretation of the multiplicities for the association between the Employees and the Product Categories classes? <strong>Refer to the following diagram.Which of the following answers provides the best interpretation of the multiplicities for the association between the Employees and the Product Categories classes?  </strong> A)Each employee must be assigned to manage at least one product category. B)Each product category has one manager. C)Each product category can have no managers or multiple managers. D)Each employee can manage only one product category.

A)Each employee must be assigned to manage at least one product category.
B)Each product category has one manager.
C)Each product category can have no managers or multiple managers.
D)Each employee can manage only one product category.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
19
An intermediate error event can be used to model process exceptions.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
20
Which of the following best describes the purpose of a BPMN collapsed sub-process?

A)A series of events is hidden from view as the information is not well controlled.
B)The collapsed process will be modeled at a later time.
C)A series of events is hidden from view as the information is not necessary to the model.
D)The collapsed process contains too many errors.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
21
Which of the following best describes the orchestration in a BPMN activity diagram?

A)Shows the interaction of messages between participants in the business process.
B)Hides activities that are not of interest in the analysis of the business process.
C)Shows the sequence of activities within one pool.
D)Follows the sequence flow from start to end.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
22
Which of the following is not an example of a business rule?

A)Managers must approve orders over $10,000
B)The credit department must approve all sales on account
C)Inventory must be maintained in a secure location
D)Employee who receives checks can not change invoices
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
23
Consider the following diagram.Which of the following best describes how the relationship between Sales Orders and Cash Receipts will be implemented in the resulting database? <strong>Consider the following diagram.Which of the following best describes how the relationship between Sales Orders and Cash Receipts will be implemented in the resulting database?  </strong> A)The Sales Order ID will be included as a foreign key in the Cash Receipts table. B)A new table will be created that contains both Sales Order ID and Cash Receipt ID as its composite primary key. C)The Cash Receipt ID will be included as a foreign key in the Sales Orders table. D)The Cash Receipt Amount field will be included as a foreign key in the Cash Receipts table.

A)The Sales Order ID will be included as a foreign key in the Cash Receipts table.
B)A new table will be created that contains both Sales Order ID and Cash Receipt ID as its composite primary key.
C)The Cash Receipt ID will be included as a foreign key in the Sales Orders table.
D)The Cash Receipt Amount field will be included as a foreign key in the Cash Receipts table.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
24
Which of the following is not something a busines rule would implement?

A)Segregation of Duties
B)Authorization
C)Notifications
D)Approval
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
25
Which of the following best describes the purpose of an intermediate timer event?

A)Shows the timing of messages between two pools.
B)Determines when the business process begins.
C)Illustrates the process flow when a delay occurs.
D)Contains a series of activities that are hidden from view.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
26
Consider the following diagram.How will the database relationship between Customers and Sales Orders be implemented? <strong>Consider the following diagram.How will the database relationship between Customers and Sales Orders be implemented?  </strong> A)The Sales Order ID will be included as a foreign key in the Customers table. B)The Customer ID will be included as a foreign key in the Sales Orders table. C)The Customer ID will be included as a primary key in the Customer table. D)The Sales Order ID will be included as a primary key in the Customer table.

A)The Sales Order ID will be included as a foreign key in the Customers table.
B)The Customer ID will be included as a foreign key in the Sales Orders table.
C)The Customer ID will be included as a primary key in the Customer table.
D)The Sales Order ID will be included as a primary key in the Customer table.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
27
Which of the following accounts is generally not impacted as part of the Sales and Collections process?

A)Cash
B)Accounts Receivable
C)Inventory
D)Accounts Payable
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
28
Which of the following activities is not associated with the sales and collection business process?

A)Recording customer payments.
B)Maintaining vendor records.
C)Selling products and services.
D)Billing customers.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
29
Which of these database requirements would be solved with a type image?

A)Allow companies to include graphic images in class models.
B)Used to enumerate a many-to-many association between two REA classes.
C)Allow modelers to note types of controls.
D)Allow products to be grouped into categories.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
30
Consider the following diagram.Which of the following best describes how the relationship between Sales Orders and Products will be implemented in the resulting database? <strong>Consider the following diagram.Which of the following best describes how the relationship between Sales Orders and Products will be implemented in the resulting database?  </strong> A)A new table will be created that contains both Sales Order ID and Product ID as its composite primary key. B)The Product ID will be included as a foreign key in the Sales Orders table. C)The Sales Order ID will be included as a foreign key in the Products table. D)The Quantity Ordered field will be included as a foreign key in the Products table.

A)A new table will be created that contains both Sales Order ID and Product ID as its composite primary key.
B)The Product ID will be included as a foreign key in the Sales Orders table.
C)The Sales Order ID will be included as a foreign key in the Products table.
D)The Quantity Ordered field will be included as a foreign key in the Products table.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
31
Consider the following diagram.How will the database relationship between Employees and Sales Orders be implemented? <strong>Consider the following diagram.How will the database relationship between Employees and Sales Orders be implemented?  </strong> A)The Sales Order ID will be included as a foreign key in the Employees table. B)The Employee ID will be included as a primary key in the Employees table. C)The Sales Order ID will be included as a primary key in the Employees table. D)The Employee ID will be included as a foreign key in the Sales Orders table.

A)The Sales Order ID will be included as a foreign key in the Employees table.
B)The Employee ID will be included as a primary key in the Employees table.
C)The Sales Order ID will be included as a primary key in the Employees table.
D)The Employee ID will be included as a foreign key in the Sales Orders table.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
32
What step should be taken when designing a relational database when a many-to-many relationships exists?

A)No action is needed.
B)Create a boundary event.
C)Create two one-to-many relationships.
D)Recreate the foreign key.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
33
Consider the following diagram.Which answer provides the best interpretation of the multiplicities for the association between the Sales Orders class and the Cash Receipts class? <strong>Consider the following diagram.Which answer provides the best interpretation of the multiplicities for the association between the Sales Orders class and the Cash Receipts class?  </strong> A)A single cash receipt may apply to only one sales order. B)Sales orders and cash receipts must be entered into the system at the same time. C)Customers may pay for sales orders in multiple payments. D)An employee might never record a sales order.

A)A single cash receipt may apply to only one sales order.
B)Sales orders and cash receipts must be entered into the system at the same time.
C)Customers may pay for sales orders in multiple payments.
D)An employee might never record a sales order.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
34
Business rules are an example of which COSO concept?

A)Internal control
B)Control activities
C)Control environment
D)Activity models
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
35
Which of the following best describes the choreography in a BPMN activity diagram?

A)Shows the interaction of messages between participants in the business process.
B)Hides activities that are not of interest in the analysis of the business process.
C)Shows the sequence of activities within one pool.
D)Follows the sequence flow from start to end.
Unlock Deck
Unlock for access to all 35 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 35 flashcards in this deck.