SAP ABAP Class CL_CSI_INSTANCE_LOGGING (CSI Instance Logging)
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
⤷
⤷
Properties
| Class | CL_CSI_INSTANCE_LOGGING | |
| Short Description | CSI Instance Logging | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CSI_ADMIN | Cloud Service Administration |
| Created | 20110712 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_CSI_INSTANCE_LOGGING has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CSI_ADMIN_CLEANUP | 20110801 | CSI cleanup action | |
| 2 | CL_CSI_INSTANCE_LOGSCREEN | 20110720 | Log Class for Displaying Engine Log |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BALOBJ_D | 'CSI' | Application log: Object name (Application code) | 20110721 | ||
| 2 | Constant | Private | Type reference (TYPE) | BALSUBOBJ | 'INSTANCE_LOG' | Application Log: Subobject | 20110721 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | CSIS_INSTANCE_LOG_DETAILS | 20110712 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | CSIS_INSTANCE_LOG_KEY | CSI Instance Log Key | 20110712 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20110721 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110721 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110721 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20110712 | ||||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_CSI_DATASTORE | CSI Datastore Interface | 20110712 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | CSIT_INSTANCE_LOG_OBJ | CSI Instance Log Object Table | 20110810 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a new instance to the log | 20110712 | |
| 2 | Instance method | Public | Method | Add an application log message for the history | 20110721 | |
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110712 | |
| 4 | Instance method | Private | Method | Cleanup the data, if the object is deleted | 20110815 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20110712 | |
| 6 | Instance method | Public | Method | Delete an instance entry | 20110712 | |
| 7 | Static method | Private | Method | Delete the referenced Basis Application Log | 20110802 | |
| 8 | Static method | Protected | Method | Delete multiple entries | 20110712 | |
| 9 | Static method | Public | Method | Create a new logging object for a given (new?) session | 20110712 | |
| 10 | Static method | Protected | Method | Get old entries | 20110815 | |
| 11 | Static method | Public | Method | Return a formated timestamp-string | 20110725 | |
| 12 | Static method | Private | Method | Start or stop an instance for a given profile | 20110720 | |
| 13 | Instance method | Private | Method | Open the Basis Application Log | 20110724 | |
| 14 | Instance method | Public | Method | Refresh log data (overwrite) | 20110805 | |
| 15 | Instance method | Public | Method | Save the instance entry | 20110712 | |
| 16 | Instance method | Public | Method | Set the reserved slots field | 20110722 | |
| 17 | Instance method | Public | Method | Update an instance entry | 20110712 | |
| 18 | Static method | Private | Method | Update the status of all entries | 20110715 |
Events
Class CL_CSI_INSTANCE_LOGGING has no event.
Types
Class CL_CSI_INSTANCE_LOGGING has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INSTANCE_LOGENTRY | Call by reference | Type reference (TYPE) | CSIS_INSTANCE_LOG_DETAILS | 20110712 |
Method ADD on class CL_CSI_INSTANCE_LOGGING has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MSG_LOGGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110721 | ||||
| 2 | IS_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Message Variable | 20110721 |
Method ADD_MESSAGE on class CL_CSI_INSTANCE_LOGGING has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CSI_INSTANCE_LOGGING has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CSI_INSTANCE_LOGGING has no exception.
Method CLEANUP Signature
Method CLEANUP on class CL_CSI_INSTANCE_LOGGING has no parameter.
Method CLEANUP on class CL_CSI_INSTANCE_LOGGING has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INSTANCE_LOGKEY | Call by reference | Type reference (TYPE) | CSIS_INSTANCE_LOG_KEY | 20110712 |
Method CONSTRUCTOR on class CL_CSI_INSTANCE_LOGGING has no exception.
Method DELETE Signature
Method DELETE on class CL_CSI_INSTANCE_LOGGING has no parameter.
Method DELETE on class CL_CSI_INSTANCE_LOGGING has no exception.
Method DELETE_BALLOG 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_DETAILS | CSI Instance Log Details | 20110802 | |||
| 2 | IT_LOGENTRY | Call by reference | Type reference (TYPE) | CSIT_INSTANCE_LOG | CSI Instance Log Table | 20110802 | |||
| 3 | IT_LOGKEY_RANGE | Call by reference | Type reference (TYPE) | IF_CSI_DATASTORE=>TY_GT_INST_LOGKEY_RANGE | 20110802 |
Method DELETE_BALLOG on class CL_CSI_INSTANCE_LOGGING has no exception.
Method DELETE_MULTIPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INSTANCE_LOGENTRY | Call by reference | Type reference (TYPE) | CSIS_INSTANCE_LOG_DETAILS | CSI Instance Log Details | 20110802 | |||
| 2 | IS_INSTANCE_LOGKEY | Call by reference | Type reference (TYPE) | CSIS_INSTANCE_LOG_KEY | CSI Instance Log Key | 20110712 | |||
| 3 | IT_INSTANCE_LOGKEY_RANGE | Call by reference | Type reference (TYPE) | IF_CSI_DATASTORE=>TY_GT_INST_LOGKEY_RANGE | 20110712 | ||||
| 4 | RV_COUNT | Value transfer | Type reference (TYPE) | CSI_INT | CSI Integer (4 Byte) | 20110712 |
Method DELETE_MULTIPLE on class CL_CSI_INSTANCE_LOGGING has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INSTANCE_LOGKEY | Call by reference | Type reference (TYPE) | CSIS_INSTANCE_LOG_KEY | 20110712 | ||||
| 2 | RO_INSTANCE_LOGGING | Value transfer | Object reference (TYPE REF TO) | CL_CSI_INSTANCE_LOGGING | CSI Instance Logging | 20110712 |
Method FACTORY on class CL_CSI_INSTANCE_LOGGING has no exception.
Method GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOGENTRIES | Call by reference | Type reference (TYPE) | CSIT_INSTANCE_LOG | CSI Instance Log Table | 20110815 | |||
| 2 | ET_LOGOBJECTS | Call by reference | Type reference (TYPE) | CSIT_INSTANCE_LOG_OBJ | CSI Instance Log Object Table | 20110815 | |||
| 3 | IV_TO_DATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20110815 |
Method GET_ALL on class CL_CSI_INSTANCE_LOGGING has no exception.
Method GET_TIMESTAMP_FOR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20110725 |
Method GET_TIMESTAMP_FOR_MESSAGE on class CL_CSI_INSTANCE_LOGGING has no exception.
Method INSTANCE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_INSTANCES | Call by reference | Type reference (TYPE) | CSIT_INSTANCE | CSI Cloud Instances | 20110720 | |||
| 2 | EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20110720 | ||||
| 3 | IV_PROFILE_NAME | Call by reference | Type reference (TYPE) | CSI_PROFILE_NAME | CSI Profile Name | 20110720 | |||
| 4 | IV_START | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110720 |
Method INSTANCE_ACTION on class CL_CSI_INSTANCE_LOGGING has no exception.
Method OPEN_BALLOG Signature
Method OPEN_BALLOG on class CL_CSI_INSTANCE_LOGGING has no parameter.
Method OPEN_BALLOG on class CL_CSI_INSTANCE_LOGGING has no exception.
Method REFRESH Signature
Method REFRESH on class CL_CSI_INSTANCE_LOGGING has no parameter.
Method REFRESH on class CL_CSI_INSTANCE_LOGGING has no exception.
Method SAVE Signature
Method SAVE on class CL_CSI_INSTANCE_LOGGING has no parameter.
Method SAVE on class CL_CSI_INSTANCE_LOGGING has no exception.
Method SET_RESERVED_SLOTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CALLER | Call by reference | Type reference (TYPE) | CSI_SESSION | CSI Session GUID | 20110722 | |||
| 2 | IV_SLOTS_RESERVED | Call by reference | Type reference (TYPE) | CSI_SLOT_RESERVED | CSI number of reserved slots | 20110722 |
Method SET_RESERVED_SLOTS on class CL_CSI_INSTANCE_LOGGING has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INSTANCE_LOGENTRY | Call by reference | Type reference (TYPE) | CSIS_INSTANCE_LOG_DETAILS | 20110712 | ||||
| 2 | IV_SKIP_INITIAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110712 |
Method UPDATE on class CL_CSI_INSTANCE_LOGGING has no exception.
Method UPDATE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INSTANCE_ID | Call by reference | Type reference (TYPE) | CSI_INSTANCE_ID | Force update single instance | 20110718 | |||
| 2 | IV_PROFILE_NAME | Call by reference | Type reference (TYPE) | CSI_PROFILE_NAME | CSI Profile Name | 20110718 | |||
| 3 | RV_STATUS | Value transfer | Type reference (TYPE) | CSI_INSTANCE_STATE | CSI Instance Status | 20110718 |
Method UPDATE_STATUS on class CL_CSI_INSTANCE_LOGGING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |