CL_GHO_PP_OTE_DB_HANDLER - DB buffer for OTE related DB activities
Addresses (Business Address Services) PERFORM Short ReferenceThis documentation is copyright by SAP AG.
Functionality
This class provides several methods to manage database operations for the Order Template Engine. The following objects are supported:
- Production network version headers including language dependent short texts
- Production network version items
- Production network version object links
- Order template structure headers
- Order template structure materials
The GET-methods of this class create instances of the selected objects and store them in buffer tables. If the same object is requested again, the data is read from buffer tables instead of being read from the database.
By calling method OTE_DB_UPDATE the update function module GHO_PP_OTE_DB_UPDATE is called in update task. It provides the insert, update, and deletion of production network version and order template structure data.
Relationships
Example
Notes
This class is designed as a singleton class, i.e. only one instance is created. The instance is stored in class attribute GO_SINGLETON_INST and can be retrieved by calling the static method GET_INSTANCE.
Further information
General Material Data Vendor Master (General Section)
This documentation is copyright by SAP AG.
Length: 1290 Date: 20120526 Time: 130340 triton ( 57 ms )






