CL_BIZC_OBJECT_BROKER - Broker Class for Content Object Access
General Material Data CPI1466 during BackupThis documentation is copyright by SAP AG.
Functionality
Class CL_BIZC_OBJECT_BROKER manages individual objects and builds the connection to the persistencelayer. The data is usually put into a shared objects area first, before it is then saved to the databaseby calling method SAVE in the persistence layer. The Broker manages shared objects areas of the typeCL_BIZC_SHM_AREA. These have an instance of class CL_BIZC_OBJECT_COLLECTION as root element, which in turn uses interface IF_BIZC_CONTENT_MANAGER to access the persistence layer.
When the shared objects area is created, administration information is entered into table BIZC_AREA_REG.In particular, the server on which the shared object area exists is entered here (see method _SAVE_SERVER_ENTRY).This enables the functions in package SBIZC2 or SBIZC8, for example, to define the correct server andconnect to this server is required. The entry in table BIZC_AREA_REG is deleted by calling _REMOVE_SERVER_ENTRY in method FREE.
Relationships
Example
Notes
Further information
RFUMSV00 - Advance Return for Tax on Sales/Purchases BAL_S_LOG - Application Log: Log header data
This documentation is copyright by SAP AG.
Length: 1107 Date: 20120526 Time: 092506 triton ( 75 ms )






