SAP ABAP Class IF_CSI_INSTANCE_LOG_CALLBACK (CSI Log Callback Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CSI_RCC_INSTANCE_LOG_CB | CSI Instance Log Callback | 20110720 |
Properties
| Class | IF_CSI_INSTANCE_LOG_CALLBACK | |
| Short Description | CSI Log Callback Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110720 | SAP |
| Last change | 20130531 | SAP |
| 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 IF_CSI_INSTANCE_LOG_CALLBACK has no interface implemented.
Friends
Class IF_CSI_INSTANCE_LOG_CALLBACK has no friend class.
Attributes
Class IF_CSI_INSTANCE_LOG_CALLBACK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the icon | 20110720 | |
| 2 | Instance method | Public | Method | Get the callback identifier | 20110720 | |
| 3 | Instance method | Public | Method | Show the icon or not - status dependent | 20110720 | |
| 4 | Instance method | Public | Method | Get the icon tooltip text | 20110720 | |
| 5 | Instance method | Public | Method | Action when a column is clicked | 20110720 |
Events
Class IF_CSI_INSTANCE_LOG_CALLBACK has no event.
Types
Class IF_CSI_INSTANCE_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 | IS_LOGENTRY | Call by reference | Type reference (TYPE) | CSIS_INSTANCE_LOG | CSI Instance Log | 20110720 | |||
| 2 | IV_CALLBACK_ID | Call by reference | Type reference (TYPE) | CSI_LOG_CALLBACK_IDENTIFIER | 20110720 | ||||
| 3 | IV_COLUMNID | Call by reference | Type reference (TYPE) | CSI_INSTANCE_LOG_COLUMNID | IF_CSI_INSTANCE_LOG_CALLBACK_C=>GC_COLUMNID_STATUS | 20110720 | |||
| 4 | RV_ICON | Value transfer | Type reference (TYPE) | ICON_L4 | 20110720 |
Method GET_ICON on class IF_CSI_INSTANCE_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) | CSI_INSTANCE_LOG_COLUMNID | IF_CSI_INSTANCE_LOG_CALLBACK_C=>GC_COLUMNID_STATUS | 20110720 | |||
| 2 | RV_CALLBACK_ID | Value transfer | Type reference (TYPE) | CSI_LOG_CALLBACK_IDENTIFIER | 20110720 |
Method GET_IDENTIFIER on class IF_CSI_INSTANCE_LOG_CALLBACK has no exception.
Method GET_SHOWICON 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) | CSI_LOG_CALLBACK_IDENTIFIER | Unique Number to Identify Callback Entries | 20110720 | |||
| 2 | IV_COLUMNID | Call by reference | Type reference (TYPE) | CSI_INSTANCE_LOG_COLUMNID | IF_CSI_INSTANCE_LOG_CALLBACK_C=>GC_COLUMNID_STATUS | 20110720 | |||
| 3 | IV_STATUS | Call by reference | Type reference (TYPE) | CSI_INSTANCE_STATE | CSI Instance Status | 20110720 | |||
| 4 | RV_SHOW | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110720 |
Method GET_SHOWICON on class IF_CSI_INSTANCE_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) | CSI_LOG_CALLBACK_IDENTIFIER | 20110720 | ||||
| 2 | IV_COLUMNID | Call by reference | Type reference (TYPE) | CSI_INSTANCE_LOG_COLUMNID | IF_CSI_INSTANCE_LOG_CALLBACK_C=>GC_COLUMNID_STATUS | 20110720 | |||
| 3 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20110720 |
Method GET_TEXT on class IF_CSI_INSTANCE_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 | IS_LOGENTRY | Call by reference | Type reference (TYPE) | CSIS_INSTANCE_LOG | 20110720 | ||||
| 2 | IV_CALLBACKID | Call by reference | Type reference (TYPE) | CSI_LOG_CALLBACK_IDENTIFIER | 20110720 | ||||
| 3 | IV_COLUMNID | Call by reference | Type reference (TYPE) | CSI_INSTANCE_LOG_COLUMNID | IF_CSI_INSTANCE_LOG_CALLBACK_C=>GC_COLUMNID_STATUS | 20110720 | |||
| 4 | IV_MSG_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | 20110720 | ||||
| 5 | RV_IMPLEMENTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110720 |
Method ON_COLUMN_CLICKED on class IF_CSI_INSTANCE_LOG_CALLBACK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |