SAP ABAP Class CL_CSI_RCC_SERVICE_TOOLMODE (CSI RCCF Service Toolmode)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
CSI_RCCF (Package) Cloud Service specific RCCF Implementations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RCC_SERVICE_TOOLMODE | RCCF Service Tool Mode Handler | 20100121 |
Properties
| Class | CL_CSI_RCC_SERVICE_TOOLMODE | |
| Short Description | CSI RCCF Service Toolmode | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CSI_RCCF | Cloud Service specific RCCF Implementations |
| Created | 20100121 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CSI_RCC_SERVICE_TOOLMODE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RCC_SERVICE_TOOLMODE | RCCF Service Tool Mode Handler | 20100121 |
Friends
Class CL_CSI_RCC_SERVICE_TOOLMODE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CSI_RCC_SERVICE_PROFILE | RCCF Service Profile | 20100121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100121 | |
| 2 | Instance method | Public | Method | 20110317 | ||
| 3 | Instance method | Public | Method | 20110317 | ||
| 4 | Instance method | Private | Method | Get the timestamp out of the filename | 20110317 | |
| 5 | Instance method | Public | Method | 20110317 | ||
| 6 | Instance method | Public | Method | 20110317 | ||
| 7 | Instance method | Public | Method | 20110317 |
Events
Class CL_CSI_RCC_SERVICE_TOOLMODE has no event.
Types
Class CL_CSI_RCC_SERVICE_TOOLMODE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROFILE | Call by reference | Object reference (TYPE REF TO) | CL_CSI_RCC_SERVICE_PROFILE | RCCF Service Profile | 20100121 |
Method CONSTRUCTOR on class CL_CSI_RCC_SERVICE_TOOLMODE has no exception.
Method DELETE_FILES Signature
Method DELETE_FILES on class CL_CSI_RCC_SERVICE_TOOLMODE has no parameter.
Method DELETE_FILES on class CL_CSI_RCC_SERVICE_TOOLMODE has no exception.
Method GET_FILES Signature
Method GET_FILES on class CL_CSI_RCC_SERVICE_TOOLMODE has no parameter.
Method GET_FILES on class CL_CSI_RCC_SERVICE_TOOLMODE has no exception.
Method GET_TIMESTAMP_FROM_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILENAME | Call by reference | Type reference (TYPE) | CSI_FILE_PATH | CSI String | 20110317 | |||
| 2 | IV_PATHSEP | Call by reference | Type reference (TYPE) | CSI_STRING | CSI String | 20110317 | |||
| 3 | RV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110317 |
Method GET_TIMESTAMP_FROM_NAME on class CL_CSI_RCC_SERVICE_TOOLMODE has no exception.
Method GET_VERSION Signature
Method GET_VERSION on class CL_CSI_RCC_SERVICE_TOOLMODE has no parameter.
Method GET_VERSION on class CL_CSI_RCC_SERVICE_TOOLMODE has no exception.
Method KILL_PROCESS Signature
Method KILL_PROCESS on class CL_CSI_RCC_SERVICE_TOOLMODE has no parameter.
Method KILL_PROCESS on class CL_CSI_RCC_SERVICE_TOOLMODE has no exception.
Method LIST_PROCESS Signature
Method LIST_PROCESS on class CL_CSI_RCC_SERVICE_TOOLMODE has no parameter.
Method LIST_PROCESS on class CL_CSI_RCC_SERVICE_TOOLMODE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |