CL_BGRFC_MONITOR_API - Factory Class for bgRFC Monitor API
ABAP Short Reference General Data in Customer MasterThis documentation is copyright by SAP AG.
Functionality
Factory class for creating interface references to the interfaces IF_BGRFC_MONITOR_OUTBOUND, IF_BGRFC_MONITOR_INBOUND,IF_QRFC_INBOUND_MONITOR, IF_QRFC_OUTBOUND_MONITOR, IF_TRFC_INBOUND_MONITOR, and IF_TRFC_OUTBOUND_MONITOR using appropriate methods.
Relationships
Example
DATA: lif_ref TYPE if_bgrfc_monitor_inbound.
lif_ref = CL_BGRFC_MONITOR_API=>CREATE_BGRFC_MONITOR_INBOUND( ).
Notes
Further information
See also documentation on the given interfaces.
See also documentation on the given interfaces.
CPI1466 during Backup CPI1466 during Backup
This documentation is copyright by SAP AG.
Length: 619 Date: 20120526 Time: 092043 triton ( 37 ms )






