SAP ABAP Class IF_CTS_CI_COMMUNICATION (Description of send command)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CTS_TMS_CI_COMMUNICATION | zCTS Send Command Implementation | 20090428 |
Properties
| Class | IF_CTS_CI_COMMUNICATION | |
| Short Description | Description of send command | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090423 | SAP |
| Last change | 20140121 | 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_CTS_CI_COMMUNICATION has no interface implemented.
Friends
Class IF_CTS_CI_COMMUNICATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CIERROR | 'DATA CORRUPTED' | Data corrupted | 20090428 | ||
| 2 | Constant | Public | Type reference (TYPE) | CIERROR | 'MISSING_BINARY_DATA' | Data missing (corrupted) | 20090428 | ||
| 3 | Constant | Public | Type reference (TYPE) | CIERROR | 'SYSTEM_NOT_ACTIVE' | Inactive system | 20090428 | ||
| 4 | Constant | Public | Type reference (TYPE) | CIERROR | 'INCOMPATIBLE_FIELD_TYPE' | Incompatible field type | 20090428 | ||
| 5 | Constant | Public | Type reference (TYPE) | CIERROR | 'INTERNAL_ERROR' | Internal Error | 20090428 | ||
| 6 | Constant | Public | Type reference (TYPE) | CIERROR | 'INVALID_LOCAL_CONF' | Invalid local configuration | 20090428 | ||
| 7 | Constant | Public | Type reference (TYPE) | CIERROR | 'INVALID_FIELD_TYPE' | Invalid field type | 20090428 | ||
| 8 | Constant | Public | Type reference (TYPE) | CIERROR | 'LINE_BREAK_ERROR' | CI: error | 20090428 | ||
| 9 | Constant | Public | Type reference (TYPE) | CIERROR | 'NOT_A_STRUCT' | Not a structure | 20090428 | ||
| 10 | Constant | Public | Type reference (TYPE) | CIERROR | 'NOT_IN_NAMTAB' | Object not in container | 20090428 | ||
| 11 | Constant | Public | Type reference (TYPE) | CIERROR | 'NOT_IN_NAMTAB' | Object not in structure description | 20090428 | ||
| 12 | Constant | Public | Type reference (TYPE) | CIERROR | 'OK' | OK | 20090428 | ||
| 13 | Constant | Public | Type reference (TYPE) | CIERROR | 'OTHERS' | Unknown error | 20090428 | ||
| 14 | Constant | Public | Type reference (TYPE) | CIERROR | 'RFC_COMMUNICATION_FAILURE' | RFC communication failure | 20090428 | ||
| 15 | Constant | Public | Type reference (TYPE) | CIERROR | 'RFC_SYSTEM_FAILURE' | RFC system failure | 20090428 | ||
| 16 | Constant | Public | Type reference (TYPE) | CIERROR | 'TABLE_NOT_FOUND' | Table Not Found | 20090428 | ||
| 17 | Constant | Public | Type reference (TYPE) | CIERROR | 'TABLE_TOO_WIDE' | Table too big | 20090428 | ||
| 18 | Constant | Public | Type reference (TYPE) | CIERROR | 'UNKNOWN_SYSTEM' | Unknown system | 20090428 | ||
| 19 | Constant | Public | Type reference (TYPE) | CIERROR | 'USER_ACCESS_DENIED' | User not allowed to do that | 20090429 | ||
| 20 | Constant | Public | Type reference (TYPE) | CIEXEMOD | 'ASY' | CI asynchronous exec mode | 20090428 | ||
| 21 | Constant | Public | Type reference (TYPE) | CIEXEMOD | 'OFF' | CI background call | 20090428 | ||
| 22 | Constant | Public | Type reference (TYPE) | CIEXEMOD | 'ON' | CI online call | 20090428 | ||
| 23 | Constant | Public | Type reference (TYPE) | TMSSYSNAM | 'LOCAL' | Local system | 20090428 | ||
| 24 | Constant | Public | Type reference (TYPE) | CISERVICE | 'CI' | CI service name | 20090428 | ||
| 25 | Instance attribute | Public | Type reference (TYPE) | CIFUNCTION | Send command without container with data on RFC interface | 20090429 | |||
| 26 | Constant | Public | Type reference (TYPE) | CIFUNCTION | 'TMS_CI_GET_ACCESSTOKEN' | Get access token | 20090428 | ||
| 27 | Constant | Public | Type reference (TYPE) | CIFUNCTION | 'TMS_CI_GET_RFCDEST' | Get RFC destination | 20090428 | ||
| 28 | Constant | Public | Type reference (TYPE) | CIFUNCTION | 'TMS_CI_SEND_COMMAND' | Send command | 20090428 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute TMS CI command with target object | 20111123 | |
| 2 | Instance method | Public | Method | Execute TMS CI RFC call without container | 20090429 | |
| 3 | Static method | Public | Method | Reconstruct CTS Exception from Alert | 20100528 |
Events
Class IF_CTS_CI_COMMUNICATION has no event.
Types
Class IF_CTS_CI_COMMUNICATION has no local type.
Method Signatures
Method EXECUTE_CMD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BGRCTL | Call by reference | Type reference (TYPE) | STMSCBATCH | TMS CI: Batch Control | 20111123 | |||
| 2 | COMMAND | Call by reference | Type reference (TYPE) | CICOMMAND | CI: Kommando | 20111123 | |||
| 3 | CONTEXT | Call by reference | Type reference (TYPE) | CICONTEXT | CI: Aufruf Kontext | 20111123 | |||
| 4 | IN_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | IF_CTS_CI_CONTAINER | Data Container | 20111123 | |||
| 5 | OUT_PARAMETERS | Value transfer | Object reference (TYPE REF TO) | IF_CTS_CI_CONTAINER | Data Container | 20111123 | |||
| 6 | SERVICE | Call by reference | Type reference (TYPE) | CISERVICE | CI: Service | 20111123 | |||
| 7 | TARGET | Call by reference | Object reference (TYPE REF TO) | IF_CTS_TMS_CI_TARGET | Communication Target | 20111123 | |||
| 8 | _SUPER_ALLOWED | Call by reference | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20111123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111123 |
Method EXECUTE_COMMAND_DIRECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BGRCTL | Call by reference | Type reference (TYPE) | STMSCBATCH | TMS CI: Batch Control | 20090429 | |||
| 2 | COMMAND | Call by reference | Type reference (TYPE) | CICOMMAND | CI: Kommando | 20090429 | |||
| 3 | CONTEXT | Call by reference | Type reference (TYPE) | CICONTEXT | CI: Aufruf Kontext | 20090429 | |||
| 4 | RESULT | Call by reference | Type reference (TYPE) | STRING | Result from service | 20090508 | |||
| 5 | SELECTION | Call by reference | Type reference (TYPE) | STRING | Selection criterium | 20090429 | |||
| 6 | SERVICE | Call by reference | Type reference (TYPE) | CISERVICE | CI: Service | 20090429 | |||
| 7 | TARGET | Value transfer | Type reference (TYPE) | CTSCITARGET | 20090429 | ||||
| 8 | _SUPER_ALLOWED | Call by reference | Type reference (TYPE) | FLAG | Internal use | 20090429 | |||
| 9 | _SUPER_USED | Call by reference | Type reference (TYPE) | FLAG | 2. chance got | 20090429 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090429 |
Method RAISE_CTS_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALERT | Call by reference | Object reference (TYPE REF TO) | CX_CTS_TMS_CI_ALERT | Ci Alert | 20100528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120126 | |||
| 2 | Ci Alert - raises if not possible | 20100528 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |