SAP ABAP Class IF_RCC_LOG_CALLBACK (RCCF Log Callback Interface)
Properties
Class IF_RCC_LOG_CALLBACK  
Short Description RCCF Log Callback Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080320   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RCC_LOG_CALLBACK has no interface implemented.
Friends
Class IF_RCC_LOG_CALLBACK has no friend class.
Attributes
Class IF_RCC_LOG_CALLBACK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ICON Instance method Public Method Gets Icon for Column 20080320
2 GET_IDENTIFIER Instance method Public Method Gets Callback Identifier from Caller 20080320
3 GET_TEXT Instance method Public Method Delivers the Text for the Quickinfo of a Column Icon 20080320
4 ON_COLUMN_CLICKED Instance method Public Method Call When Clicking on Column in Log 20080320
Events
Class IF_RCC_LOG_CALLBACK has no event.
Types
Class IF_RCC_LOG_CALLBACK has no local type.
Method Signatures

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CALLBACK_ID Call by reference Type reference (TYPE) RCC_LOG_CALLBACK_IDENTIFIER Unique Number for Identifying Call Back Entries 20080320
2 Importing IV_COLUMNID Call by reference Type reference (TYPE) RCC_LOG_COLUMNID IF_RCC_LOG_CALLBACK_C=>GC_COLUMNID_STATUS Character Field of Length 1 20080320
3 Returning RV_ICON Value transfer Type reference (TYPE) ICON_L4 Icon with output length 4 20080320

Method GET_ICON on class IF_RCC_LOG_CALLBACK has no exception.

Method GET_IDENTIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLUMNID Call by reference Type reference (TYPE) RCC_LOG_COLUMNID IF_RCC_LOG_CALLBACK_C=>GC_COLUMNID_STATUS Column ID for Logging in RCCF 20080320
2 Returning RV_CALLBACK_ID Value transfer Type reference (TYPE) RCC_LOG_CALLBACK_IDENTIFIER Unique Number for Identifying Call Back Entries 20080320

Method GET_IDENTIFIER on class IF_RCC_LOG_CALLBACK has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CALLBACK_ID Call by reference Type reference (TYPE) RCC_LOG_CALLBACK_IDENTIFIER Unique Number for Identifying Call Back Entries 20080320
2 Importing IV_COLUMNID Call by reference Type reference (TYPE) RCC_LOG_COLUMNID IF_RCC_LOG_CALLBACK_C=>GC_COLUMNID_STATUS Column ID for Logging in RCCF 20080320
3 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20080320

Method GET_TEXT on class IF_RCC_LOG_CALLBACK has no exception.

Method ON_COLUMN_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOGLINE Call by reference Type reference (TYPE) RCCS_LOG_ENTRY Log Entry in Engine Log 20130827
2 Importing IV_CALLBACKID Call by reference Type reference (TYPE) RCC_LOG_CALLBACK_IDENTIFIER Unique Number for Identifying Call Back Entries 20080320
3 Importing IV_COLUMNID Call by reference Type reference (TYPE) RCC_LOG_COLUMNID IF_RCC_LOG_CALLBACK_C=>GC_COLUMNID_STATUS Column ID for Logging in RCCF 20080320
4 Importing IV_LOGHANDLE Call by reference Type reference (TYPE) RCC_LOG_HANDLE Application Log: Log Handle 20080320
5 Importing IV_MSG_LOGHANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20080320
6 Returning RV_IMPLEMENTED Value transfer Type reference (TYPE) ABAP_BOOL Does Handler Implement it Itself, or Is Stand. Func. Used? 20080320

Method ON_COLUMN_CLICKED on class IF_RCC_LOG_CALLBACK has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in