Framework Order generation constitutes a framework that you can adjust according to your company’s specific requirements. You can do this using a large number of function modules, which you can integrate in this framework. You can also write your own function modules and include them in the framework.
The order generation framework is processed for every active contract item for which there is a shipping schedule record with the status
Create Orders
or
Creating Orders.
The framework comprises the following four components:
Framework component |
Description |
|---|---|
Set up buffer |
A buffer is set up to avoid single access to database tables. SAP uses the following buffer modules:
|
Determine next issue |
The next issue is determined based on shipping planning. One or more additional issues can be inserted in the next issue, regardless of whether or not a next issue is determined.
For example, you can insert a special ad pre-print as the additional issue. All customers who purchase the corresponding media product then receive this special, regardless of whether or not they receive the next issue. End of the example. The following
determination modules
are delivered with
|
Determine additional issue |
See also: Determining Issues |
Execute additional processes |
You can use this function to execute any programs of your choice. You define a function module for executing a process and specify it in the strategy for additional processes under
in the Customizing settings for the
For example, a follow-on offer can be created automatically when a contract expires. End of the example. |