SAP ABAP Class CL_CTS_TMS_CI_CONTAINER (Data Container - deprecated (for compatibility checks only))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_CI (Package) CI Manager Component
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_BOOLEAN | IF CTS Boolean Wrapper | 20090428 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_CI_CONTAINER | CI Container interface | 20090428 |
Properties
| Class | CL_CTS_TMS_CI_CONTAINER | |
| Short Description | Data Container - deprecated (for compatibility checks only) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_DIST_CTL_CI | CI Manager Component |
| Created | 20090423 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CTS_TMS_CI_CONTAINER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CTS_BOOLEAN | IF CTS Boolean Wrapper | 20090428 | ||
| 2 | IF_CTS_CI_CONTAINER | CI Container interface | 20090428 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CTS_TMS_CI_COMMUNICATION | 20090428 | zCTS Send Command Implementation |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TMSCC1024S | 20090428 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TMSINT4S | 20090428 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | TMSCNAMTABS | 20090428 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TMSCOBJTABS | 20090428 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | TMSCX1024S | 20090428 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | FLAG | General Flag | 20090428 | |||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20090428 | |||||
| 8 | Constant | Public | Type reference (TYPE) | CTSDATATYPE | 'PARAM' | Parameter | 20090428 | ||
| 9 | Constant | Public | Type reference (TYPE) | CTSDATATYPE | 'STRUCT' | Structure | 20090428 | ||
| 10 | Constant | Public | Type reference (TYPE) | CTSDATATYPE | 'TABLE' | Table | 20090428 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | CPCODEPAGE | SAP character set identification | 20090428 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | CPCODEPAGE | SAP character set identification | 20090428 | |||
| 13 | Instance attribute | Private | Attribute reference (LIKE) | 20090428 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090428 | ||
| 2 | Instance method | Public | Method | 20090428 | ||
| 3 | Instance method | Public | Method | 20090428 | ||
| 4 | Instance method | Public | Method | 20090428 | ||
| 5 | Instance method | Public | Method | 20090428 | ||
| 6 | Static method | Protected | Method | 20090428 | ||
| 7 | Instance method | Protected | Method | 20090428 | ||
| 8 | Instance method | Public | Method | 20090428 | ||
| 9 | Instance method | Public | Method | 20090428 | ||
| 10 | Instance method | Public | Method | 20090428 | ||
| 11 | Instance method | Public | Method | 20090428 | ||
| 12 | Instance method | Public | Method | 20090428 |
Events
Class CL_CTS_TMS_CI_CONTAINER has no event.
Types
Class CL_CTS_TMS_CI_CONTAINER has no local type.
Method Signatures
Method ADD_PARAMETER Signature
Method ADD_PARAMETER on class CL_CTS_TMS_CI_CONTAINER has no parameter.
Method ADD_PARAMETER on class CL_CTS_TMS_CI_CONTAINER has no exception.
Method ADD_STRUCTURE Signature
Method ADD_STRUCTURE on class CL_CTS_TMS_CI_CONTAINER has no parameter.
Method ADD_STRUCTURE on class CL_CTS_TMS_CI_CONTAINER has no exception.
Method ADD_TABLE Signature
Method ADD_TABLE on class CL_CTS_TMS_CI_CONTAINER has no parameter.
Method ADD_TABLE on class CL_CTS_TMS_CI_CONTAINER has no exception.
Method CLOSE Signature
Method CLOSE on class CL_CTS_TMS_CI_CONTAINER has no parameter.
Method CLOSE on class CL_CTS_TMS_CI_CONTAINER has no exception.
Method CREATE Signature
Method CREATE on class CL_CTS_TMS_CI_CONTAINER has no parameter.
Method CREATE on class CL_CTS_TMS_CI_CONTAINER has no exception.
Method CREATE_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_CTS_TMS_CI_CONTAINER | Data Container | 20090428 |
Method CREATE_INTERNAL on class CL_CTS_TMS_CI_CONTAINER has no exception.
Method FETCH_CONTAINER_FROM_CI Signature
Method FETCH_CONTAINER_FROM_CI on class CL_CTS_TMS_CI_CONTAINER has no parameter.
Method FETCH_CONTAINER_FROM_CI on class CL_CTS_TMS_CI_CONTAINER has no exception.
Method GET_PARAMETER Signature
Method GET_PARAMETER on class CL_CTS_TMS_CI_CONTAINER has no parameter.
Method GET_PARAMETER on class CL_CTS_TMS_CI_CONTAINER has no exception.
Method GET_STRUCTURE Signature
Method GET_STRUCTURE on class CL_CTS_TMS_CI_CONTAINER has no parameter.
Method GET_STRUCTURE on class CL_CTS_TMS_CI_CONTAINER has no exception.
Method GET_TABLE Signature
Method GET_TABLE on class CL_CTS_TMS_CI_CONTAINER has no parameter.
Method GET_TABLE on class CL_CTS_TMS_CI_CONTAINER has no exception.
Method INITIALIZE_FOR_GET_DATA Signature
Method INITIALIZE_FOR_GET_DATA on class CL_CTS_TMS_CI_CONTAINER has no parameter.
Method INITIALIZE_FOR_GET_DATA on class CL_CTS_TMS_CI_CONTAINER has no exception.
Method SEND_CONTAINER_TO_CI Signature
Method SEND_CONTAINER_TO_CI on class CL_CTS_TMS_CI_CONTAINER has no parameter.
Method SEND_CONTAINER_TO_CI on class CL_CTS_TMS_CI_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |