
The Order Office Material process demonstrates how you can use Guided Procedures (GP) to implement a real-life business scenario as a strictly defined repeatable workflow offering user guidance in its execution.
By implementing this process, you will become familiar with the following GP functions and features:
The process and its components are available in the gallery after the GP installation.
To be able to implement the overall process, you must meet the following requirements:
|
Technical requirements |
Usage types:
|
|
Development components |
For the implementation of custom WebDynpro components, the following GP development component must be imported in the NWDI that you use:
|
|
Authorizations, roles |
|
|
Knowledge requirements |
|
The following graphic presents the main components that comprise the Order Office Material process.
The process contains the following elements:
This part of the process is implemented as an Alternatives type block (Order Office Material), and uses a decision action (Decision List or Order Number).
When the purchaser has selected the required items to order, he or she chooses Order Items. In the Decision Order Another Item step, the user can decide if he or she would like to go back and select more items to order, or continue to the next step in the process.
This part of the process is implemented as a post-conditional loop type block (Display List and Select Loop). It uses a decision action appropriate for loops (Decision Order Another Item). The item catalog is implemented as a content package (E-Catalog), which is added to the action as a callable info object.
The purchaser can go to this step directly at the beginning of the process, if he or she chooses to order items by order number in the first step.
The order is sent to another user for approval, and if it is approved, the purchaser receives an order confirmation e-mail.
The last part of the process is implemented as a sequential block (Order with Order Number), which comprises three actions.
The implementation of the process building elements is described in detail in the following sections:
The chosen modeling approach is bottom-up - that is, the most fine-grained components are created first, and are used in the higher-level components.