SAP ABAP Interface IF_CSI_INSTANCE_LOG_CALLBACK (CSI Log Callback Interface)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
CSI_ADMIN (Package) Cloud Service Administration

⤷

⤷

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
Interface | IF_CSI_INSTANCE_LOG_CALLBACK | |
Short Description | CSI Log Callback Interface |
General Data
Package | CSI_ADMIN | Cloud Service Administration |
Created | 20110720 | SAP |
Last changed | 20130531 | 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_CSI_INSTANCE_LOG_CALLBACK has no interface.
Friends
Interface IF_CSI_INSTANCE_LOG_CALLBACK has no friend.
Attributes
Interface 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
Interface IF_CSI_INSTANCE_LOG_CALLBACK has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_CSI_INSTANCE_LOG_CALLBACK has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |