SAP ABAP Interface IF_RCC_SERVICE_TOOLMODE (RCCF Service Tool Mode Handler)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
RCC_COM_SERVICE_CONSUMER (Package) RCCF: Communication: Service Consumer

⤷

⤷

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
Interface | IF_RCC_SERVICE_TOOLMODE | |
Short Description | RCCF Service Tool Mode Handler |
General Data
Package | RCC_COM_SERVICE_CONSUMER | RCCF: Communication: Service Consumer |
Created | 20100121 | SAP |
Last changed | 20110908 | 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) |
Interfaces
Interface IF_RCC_SERVICE_TOOLMODE has no interface.
Friends
Interface IF_RCC_SERVICE_TOOLMODE has no friend.
Attributes
Interface 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
Interface IF_RCC_SERVICE_TOOLMODE has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_RCC_SERVICE_TOOLMODE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |