Given the code fragment:
How are transactions managed?
Which three replenishment count types are used for Periodic Automated Replenishment (PAR)?
Which code snippet indicates that the page you are designing is capable of handling errors?
Given:
How often does the submitted task run?
In the Back-to-Back (B2B) Order to Cash flow, ordered items are purchased from a supplier. The Sourcing Rules have been defined for the item and the buy flow has been initiated. The sales order line is shown as Awaiting Shipping and the supply line status is in “Purchasing” with the supply order generated but the purchase requisition not generating.
What is the reason?
Your customer wants to prevent customer shipments out of a specific subventory. They are setting up a material status to control this.
Which transaction do they need to disallow?
Your customer has a complex financial reporting structure.
Which three elements should you define first in order to form a basis for this reporting?
Given:
If an exception is thrown inside the if block, what effect will it have on the transaction?
Your customer wants to transfer material from facility A to facility B. They are using the interorganization transfer to perform the transaction in the system. Their requirement is “whenever material is transferred from their facility A to facility B, facility B needs to pay 5% additional amount to the current item cost”.
Which task must be set up to accomplish this requirement?
Given the code sample:
And:
And:
And the next fragment from beans.xml:
And this injection point:
@Inject GenericMessenger messageHandler;
Which type would be injected at run time and referenced by the messageHandler variable?