SAP ABAP Interface IF_RCC_LOG_CALLBACK (RCCF Log Callback Interface)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-RCC (Application Component) Remote Control and Communication Framework
     RCC_ADMIN (Package) RCCF: Administrative Tasks
Properties
Interface IF_RCC_LOG_CALLBACK  
Short Description RCCF Log Callback Interface    
General Data
Package RCC_ADMIN   RCCF: Administrative Tasks 
Created 20080320   SAP 
Last changed 20140121   SAP 
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
Interface IF_RCC_LOG_CALLBACK has no interface.
Friends
Interface IF_RCC_LOG_CALLBACK has no friend.
Attributes
Interface 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
Interface IF_RCC_LOG_CALLBACK has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_RCC_LOG_CALLBACK has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 604