CL_DMC_RTO_OLC_CLIENT - DMC: Runtime Object OLC Read/Write via RFC
General Material Data Addresses (Business Address Services)This documentation is copyright by SAP AG.
Functionality
Generator for OLC runtime objects.
An OLC runtime object (Outer Layer Complex) contains the following functions:
- Read the data from the database of the sender system
- Call the runtime object for data conversion
- Write the converted data to the databas of the receiver system
Class CL_DMC_RTO_OLC_RFC_CLIENT is based on the following scenario:
- The data is stored in the database of an SAP system (sender system)
- The data is written to the database of an SAP system (receiver system)
- The data is accessed via Remote Function Call (RFC)
Relationships
In addition, RFC-compatible modules for reading and writing the data are needed in the sender system and the receiver system respectively. These are created via the following generator:
- CL_DMC_RTO_OLI_RFC_SERVER
Generates a function module for reading the data (can be called remotely)
- CL_DMC_RTO_OLO_RFC_SERVER
Generates a function module for writing the data (can be called remotely)
Example
Notes
Further information
BAL Application Log Documentation PERFORM Short Reference
This documentation is copyright by SAP AG.
Length: 1305 Date: 20120526 Time: 140057 triton ( 34 ms )






