2/48 questions · Unlock full access
Q1

A large retailer is implementing JD Edwards Transportation Management. They need a flexible way to manage shipping routes that can have multiple stops and vary by day of the week. They also need to assign a primary and secondary carrier for each route. Which sequence of applications should be used to configure this requirement? ```mermaid flowchart TD A[Configure Carriers in P4906] --> B{Define Routes in P4950} B --> C[Assign Stops to Routes in P4952] C --> D[Set up Rate Definitions in P4972] ```

Q2

Your client has situations where sometimes Customer Service Representatives (CSR) need to enter a sales order and then come back to it later to resolve client questions, add more information or lines, and so on.What is the correct way to handle this request? A.Add Order Activity Rules and then use Speed Status Update to advance the order.B.Create an Order Type for this type of order with its own Order Activity Rules. Then create a version of the Pick Slip program to process these orders.C.Create a Line Type that does not affect inventory levels and then have the CSR change it to an S line after all issues are resolved.D.Create a hold code that the CSR adds at order entry and then removes when the order is ready to progress.