SAP ABAP Class IF_BGRFC_CCMS_ADAPTER (Interface for CCMS Adapter)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BGRFC_CCMS_ADAPTER Interface to CCMS Monitoring 20120627
Properties
Class IF_BGRFC_CCMS_ADAPTER  
Short Description Interface for CCMS Adapter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120627   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_BGRFC_SCHEDULER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_BGRFC_CCMS_ADAPTER has no interface implemented.
Friends
Class IF_BGRFC_CCMS_ADAPTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BGRFC_INBOUND Constant Public Type reference (TYPE) BGRFC_SCENARIO 'I' 20120627
2 BGRFC_OUTBOUND Constant Public Type reference (TYPE) BGRFC_SCENARIO 'O' 20120627
Methods
# Method Level Visibility Method type Description Created on
1 ADD_UNIT_EXECUTION_TIME Instance method Public Method Saves execution time of unit 20120627
2 CLEANUP_SHM_INSTANCE Instance method Public Method 20120627
3 INCREMENT_DEST_CALL_COUNTER Instance method Public Method 20120627
4 UPDATE_SCHED_DEST_FIGURES Instance method Public Method 20120627
Events
Class IF_BGRFC_CCMS_ADAPTER has no event.
Types
Class IF_BGRFC_CCMS_ADAPTER has no local type.
Method Signatures

Method ADD_UNIT_EXECUTION_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEST_NAME Call by reference Type reference (TYPE) BGRFC_DEST_NAME_INBOUND 20120627
2 Importing IV_EXECUTION_TIME Call by reference Type reference (TYPE) INT4 20120627

Method ADD_UNIT_EXECUTION_TIME on class IF_BGRFC_CCMS_ADAPTER has no exception.

Method CLEANUP_SHM_INSTANCE Signature

Method CLEANUP_SHM_INSTANCE on class IF_BGRFC_CCMS_ADAPTER has no parameter.
Method CLEANUP_SHM_INSTANCE on class IF_BGRFC_CCMS_ADAPTER has no exception.

Method INCREMENT_DEST_CALL_COUNTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALL_HAS_FAILED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120627
2 Importing DEST_NAME Call by reference Type reference (TYPE) BGRFC_DEST_NAME_OUTBOUND 20120627
3 Importing IV_RUNNABLE_TIME Call by reference Type reference (TYPE) TIMESTAMPL 20120627
4 Importing UNIT_SIZE Call by reference Type reference (TYPE) I 20120627

Method INCREMENT_DEST_CALL_COUNTER on class IF_BGRFC_CCMS_ADAPTER has no exception.

Method UPDATE_SCHED_DEST_FIGURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing TASK_CONFIRMED_CNT Call by reference Type reference (TYPE) I 20120627
2 Importing TASK_IN_USE_CNT_TAB Call by reference Type reference (TYPE) CL_BGRFC_SCHEDULER=>TASK_IN_USE_CNT_TAB_TYPE 20120627

Method UPDATE_SCHED_DEST_FIGURES on class IF_BGRFC_CCMS_ADAPTER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in