SAP ABAP Interface /MRSS/IF_RCCF_LOG_CALLBACK (RCCF Protokollierungsrückruf-Interface)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/RCCF_ADMIN (Package) RCCF Admin
Properties
Interface /MRSS/IF_RCCF_LOG_CALLBACK  
Short Description RCCF Protokollierungsrückruf-Interface    
General Data
Package /MRSS/RCCF_ADMIN   RCCF Admin 
Created 20071102   SAP 
Last changed 20141109    
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 Abstract Final Description Created on
1 /MRSS/IF_RCCF_LOG_CALLBACK_C RCCF Protokollierungsrückruf-Interface 20071102
Friends
Interface /MRSS/IF_RCCF_LOG_CALLBACK has no friend.
Attributes
Interface /MRSS/IF_RCCF_LOG_CALLBACK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ICON Instance method Public Method Holt das Icon für die Spalte 20071102
2 GET_IDENTIFIER Instance method Public Method Holt den Callback-Identifier vom Caller 20071102
3 GET_TEXT Instance method Public Method Liefert den Text für die Quickinfo eines Spaltenicons 20071102
4 ON_COLUMN_CLICKED Instance method Public Method Aufruf beim anclicken einer Spalte im Protokoll 20071102
Events
Interface /MRSS/IF_RCCF_LOG_CALLBACK has no event.
Types
Interface /MRSS/IF_RCCF_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) /MRSS/T_RCCF_LOG_CALLBACK_ID Eindeutige Nummer zur Identifikation von Callbackeinträgen 20071102
2 Importing IV_COLUMNID Call by reference Type reference (TYPE) /MRSS/T_RCCF_LOG_COLUMNID Charakterfeld der Länge 1 20071102
3 Returning RV_ICON Value transfer Type reference (TYPE) ICON_L4 Ikone mit Ausgabelänge 4 20071102

Method GET_ICON on Interface /MRSS/IF_RCCF_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) /MRSS/T_RCCF_LOG_COLUMNID Spalten-ID für die Protokollierung im RCCF 20071102
2 Returning RV_CALLBACK_ID Value transfer Type reference (TYPE) /MRSS/T_RCCF_LOG_CALLBACK_ID Eindeutige Nummer zur Identifikation von Callbackeinträgen 20071102

Method GET_IDENTIFIER on Interface /MRSS/IF_RCCF_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) /MRSS/T_RCCF_LOG_CALLBACK_ID Eindeutige Nummer zur Identifikation von Callbackeinträgen 20071102
2 Importing IV_COLUMNID Call by reference Type reference (TYPE) /MRSS/T_RCCF_LOG_COLUMNID Spaltenid für die Protokollierung im RCCF 20071102
3 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20071102

Method GET_TEXT on Interface /MRSS/IF_RCCF_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 IV_CALLBACKID Call by reference Type reference (TYPE) /MRSS/T_RCCF_LOG_CALLBACK_ID Eindeutige Nummer zur Identifikation von Callbackeinträgen 20071102
2 Importing IV_COLUMNID Call by reference Type reference (TYPE) /MRSS/T_RCCF_LOG_COLUMNID Spaltenid für die Protokollierung im RCCF 20071102
3 Importing IV_LOGHANDLE Call by reference Type reference (TYPE) /MRSS/T_RCCF_LOG_HANDLE Anwendungs-Log: Handle eines Protokolls 20071102
4 Importing IV_MSG_LOGHANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20071102
5 Returning RV_IMPLEMENTED Value transfer Type reference (TYPE) ABAP_BOOL Implementiert der Handler das selbst, oder Standardfunktion 20071102

Method ON_COLUMN_CLICKED on Interface /MRSS/IF_RCCF_LOG_CALLBACK has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 610