SAP ABAP Class IF_RCC_SERVICE_TOOLMODE (RCCF Service Tool Mode Handler)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CSI_RCC_SERVICE_TOOLMODE | CSI RCCF Service Toolmode | 20100121 |
Properties
| Class | IF_RCC_SERVICE_TOOLMODE | |
| Short Description | RCCF Service Tool Mode Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100121 | SAP |
| Last change | 20110908 | 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) |
Interfaces
Class IF_RCC_SERVICE_TOOLMODE has no interface implemented.
Friends
Class IF_RCC_SERVICE_TOOLMODE has no friend class.
Attributes
Class IF_RCC_SERVICE_TOOLMODE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Tool: Delete Files in the Support Path | 20100121 | |
| 2 | Instance method | Public | Method | Tool: Download Files | 20100121 | |
| 3 | Instance method | Public | Method | Tool: Get Version | 20100121 | |
| 4 | Instance method | Public | Method | Tool: Kill Process | 20100121 | |
| 5 | Instance method | Public | Method | Tool: List Processes | 20100121 |
Events
Class IF_RCC_SERVICE_TOOLMODE has no event.
Types
Class IF_RCC_SERVICE_TOOLMODE has no local type.
Method Signatures
Method DELETE_FILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DELETE_OLDER_THAN | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20100121 |
Method DELETE_FILES on class IF_RCC_SERVICE_TOOLMODE has no exception.
Method GET_FILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FILE_TABLE | Call by reference | Type reference (TYPE) | RCCT_FILE_STORE | Table of File Objects Sorted by Path | 20110314 | |||
| 2 | IO_EVENTS | Call by reference | Object reference (TYPE REF TO) | CL_RCC_FILE_DOWNLOAD_EVENTS | Event Class for cl_rccf_file_download | 20100121 | |||
| 3 | IT_FILES | Call by reference | Type reference (TYPE) | RCCT_FILE_PATH_STORE | Table of Multiple File Paths | 20100121 | |||
| 4 | IV_TRANSFERMODE | Call by reference | Type reference (TYPE) | RCC_FILE_TRANSFERMODE | File Transfer Mode in RCCF | 20100121 |
Method GET_FILES on class IF_RCC_SERVICE_TOOLMODE has no exception.
Method GET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_VERSION | Value transfer | Type reference (TYPE) | RCCT_ADMIN_VERSION | Engine Version Table | 20100122 |
Method GET_VERSION on class IF_RCC_SERVICE_TOOLMODE has no exception.
Method KILL_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROC_ID | Call by reference | Type reference (TYPE) | RCC_ENG_PROCID | Process ID of External Engine in RCCF | 20100122 | |||
| 2 | IV_PROC_NAME | Call by reference | Type reference (TYPE) | RCC_ENG_PROCNAME | Process Name of External Engine in RCCF | 20100122 | |||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100122 |
Method KILL_PROCESS on class IF_RCC_SERVICE_TOOLMODE has no exception.
Method LIST_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROC_ID | Call by reference | Type reference (TYPE) | RCC_ENG_PROCID | Process ID of External Engine in RCCF | 20100122 | |||
| 2 | IV_PROC_NAME | Call by reference | Type reference (TYPE) | RCC_ENG_PROCNAME | Process Name of External Engine in RCCF | 20100122 | |||
| 3 | RT_PROCESS | Value transfer | Type reference (TYPE) | RCCT_ADMIN_PROCESS | Table Containing Processes of an Engine Server | 20100122 |
Method LIST_PROCESS on class IF_RCC_SERVICE_TOOLMODE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |