SAP ABAP Class /MRSS/IF_RCCF_LOG_CALLBACK (RCCF Protokollierungsrückruf-Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /MRSS/IF_RCCF_LOG_CALLBACK_C | RCCF Protokollierungsrückruf-Interface | 20071102 |
Properties
| Class | /MRSS/IF_RCCF_LOG_CALLBACK | |
| Short Description | RCCF Protokollierungsrückruf-Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20071102 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /MRSS/IF_RCCF_LOG_CALLBACK has no interface implemented.
Friends
Class /MRSS/IF_RCCF_LOG_CALLBACK has no friend class.
Attributes
Class /MRSS/IF_RCCF_LOG_CALLBACK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Holt das Icon für die Spalte | 20071102 | |
| 2 | Instance method | Public | Method | Holt den Callback-Identifier vom Caller | 20071102 | |
| 3 | Instance method | Public | Method | Liefert den Text für die Quickinfo eines Spaltenicons | 20071102 | |
| 4 | Instance method | Public | Method | Aufruf beim anclicken einer Spalte im Protokoll | 20071102 |
Events
Class /MRSS/IF_RCCF_LOG_CALLBACK has no event.
Types
Class /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 | IV_CALLBACK_ID | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_LOG_CALLBACK_ID | Eindeutige Nummer zur Identifikation von Callbackeinträgen | 20071102 | |||
| 2 | IV_COLUMNID | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_LOG_COLUMNID | Charakterfeld der Länge 1 | 20071102 | |||
| 3 | RV_ICON | Value transfer | Type reference (TYPE) | ICON_L4 | Ikone mit Ausgabelänge 4 | 20071102 |
Method GET_ICON on class /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 | IV_COLUMNID | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_LOG_COLUMNID | Spalten-ID für die Protokollierung im RCCF | 20071102 | |||
| 2 | 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 class /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 | IV_CALLBACK_ID | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_LOG_CALLBACK_ID | Eindeutige Nummer zur Identifikation von Callbackeinträgen | 20071102 | |||
| 2 | IV_COLUMNID | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_LOG_COLUMNID | Spaltenid für die Protokollierung im RCCF | 20071102 | |||
| 3 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20071102 |
Method GET_TEXT on class /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 | IV_CALLBACKID | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_LOG_CALLBACK_ID | Eindeutige Nummer zur Identifikation von Callbackeinträgen | 20071102 | |||
| 2 | IV_COLUMNID | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_LOG_COLUMNID | Spaltenid für die Protokollierung im RCCF | 20071102 | |||
| 3 | IV_LOGHANDLE | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_LOG_HANDLE | Anwendungs-Log: Handle eines Protokolls | 20071102 | |||
| 4 | IV_MSG_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20071102 | |||
| 5 | RV_IMPLEMENTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Implementiert der Handler das selbst, oder Standardfunktion | 20071102 |
Method ON_COLUMN_CLICKED on class /MRSS/IF_RCCF_LOG_CALLBACK has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |