SAP ABAP Class CL_BGRFC_STATISTIC (Get bgRFC Statistics)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
     SQRFC1 (Package) bgRFC -- Kernel-Related Development
Properties
Class CL_BGRFC_STATISTIC  
Short Description Get bgRFC Statistics    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SQRFC1   bgRFC -- Kernel-Related Development 
Created 20050114   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BGRFC_STATISTIC has no forward declaration.
Interfaces
Class CL_BGRFC_STATISTIC has no interface implemented.
Friends
Class CL_BGRFC_STATISTIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BGRFC_CLIENT_MODE Constant Public Type reference (TYPE) CHAR1 '1' bgRFC Statistics for Caller 20050421
2 C_BGRFC_SERVER_EXT_MODE Constant Public Type reference (TYPE) CHAR1 '3' bgRFC Statistics for Receiver (No GUI Link) 20050421
3 C_BGRFC_SERVER_MODE Constant Public Type reference (TYPE) CHAR1 '2' bgRFC Statistics for Receiver 20050421
Methods
# Method Level Visibility Method type Description Created on
1 SET_RFCOPTION Static method Public Method Set RFCOPT Options for RFC Statistics 20050128
2 _SET_UNIT_PROPERTIES Static method Public Method Set bgRFC Properties for RFC Statistics 20050114
Events
Class CL_BGRFC_STATISTIC has no event.
Types
Class CL_BGRFC_STATISTIC has no local type.
Method Signatures

Method SET_RFCOPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INBOUND_QUEUE_ID Call by reference Type reference (TYPE) QRFC_QUEUE_NAME Inbound Queue-Name 20050128
2 Importing INBOUND_UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID Inbound-Unit-Id 20050128
3 Importing OUTBOUND_QUEUE_ID Call by reference Type reference (TYPE) QRFC_QUEUE_NAME Outbound Queue-Name 20050128
4 Importing OUTBOUND_UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID Outbound-Unit-Id 20050128
5 Changing RFCOPTIONS Call by reference Type reference (TYPE) RFCOPT RFC-Optionen 20050128

Method SET_RFCOPTION on class CL_BGRFC_STATISTIC has no exception.

Method _SET_UNIT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INBOUND_QUEUE_ID Call by reference Type reference (TYPE) CLIKE Inbound Queue-Name 20050114
2 Importing INBOUND_UNIT_ID Call by reference Type reference (TYPE) CLIKE Inbound-Unit-Id 20050114
3 Importing MODE Call by reference Type reference (TYPE) CHAR1 Modi (bgRFC:'0', tRFC-Sender:'1', tRFC-Receiver:'2'/'3') 20050114
4 Importing OUTBOUND_QUEUE_ID Call by reference Type reference (TYPE) CLIKE Outbound Queue-Name 20050114
5 Importing OUTBOUND_UNIT_ID Call by reference Type reference (TYPE) CLIKE Outbound-Unit-Id 20050114

Method _SET_UNIT_PROPERTIES on class CL_BGRFC_STATISTIC has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700