SAP ABAP Interface IF_CTS_CI_CONTAINER (CI Container interface)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_TMS_CI_CONTAINER Data Container - deprecated (for compatibility checks only) 20090428
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_TMS_CI_PLUS_CONTAINER Data Container 20090428
Properties
Interface IF_CTS_CI_CONTAINER  
Short Description CI Container interface    
General Data
Package SCTS_DIST_CTL_CI   CI Manager Component 
Created 20090424   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_CTS_CI_CONTAINER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CTS_BOOLEAN IF CTS Boolean Wrapper 20090428
Friends
Interface IF_CTS_CI_CONTAINER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA_CLOSED Instance attribute Public Type reference (TYPE) FLAG General Flag 20090428
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARAMETER Instance method Public Method 20090428
2 ADD_STRUCTURE Instance method Public Method 20090428
3 ADD_TABLE Instance method Public Method 20090428
4 CLOSE Instance method Public Method 20090428
5 CREATE Static method Public Method 20090428
6 GET_PARAMETER Instance method Public Method 20090428
7 GET_STRUCTURE Instance method Public Method 20090428
8 GET_TABLE Instance method Public Method 20090428
9 INITIALIZE_FOR_GET_DATA Instance method Public Method 20090428
10 UPDATE_PARAMETER Instance method Public Method 20090930
11 VALIDATE Instance method Public Method 20090428
12 __GET_RAWDATA Instance method Public Method 20090428
13 __RESTORE_STATE Instance method Public Method 20091012
14 __SEND_CONTAINER_TO_CI Instance method Public Method 20090428
15 __SET_BGRCTL Instance method Public Method 20091012
Events
Interface IF_CTS_CI_CONTAINER has no event.
Types
Interface IF_CTS_CI_CONTAINER has no local type.
Method Signatures

Method ADD_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) DATA 20090428
2 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20090428
# Exception Resumable Description Created on
1 CX_CTS_TMS_CI_ALERT 20090428

Method ADD_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) DATA 20090428
2 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20090428
3 Importing LENGTH Call by reference Type reference (TYPE) I Länge der Tabelle in Bytes 20100614
4 Importing STRUCTURE Call by reference Type reference (TYPE) CSEQUENCE 20090428
5 Importing X031LS Call by reference Type reference (TYPE) DD_X031L_TABLE Tabellentyp für X031L 20100614
# Exception Resumable Description Created on
1 CX_CTS_TMS_CI_ALERT 20090428

Method ADD_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) STANDARD TABLE 20090428
2 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20090428
3 Importing STRUCTURE Call by reference Type reference (TYPE) CSEQUENCE 20090428
# Exception Resumable Description Created on
1 CX_CTS_TMS_CI_ALERT 20090428

Method CLOSE Signature

Method CLOSE on Interface IF_CTS_CI_CONTAINER has no parameter.
# Exception Resumable Description Created on
1 CX_CTS_TMS_CI_ALERT 20090428

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) IF_CTS_CI_CONTAINER Ci Container interface 20090428
2 Importing UNISERVICE Call by reference Type reference (TYPE) CSEQUENCE 20101122

Method CREATE on Interface IF_CTS_CI_CONTAINER has no exception.

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Value transfer Type reference (TYPE) DATA 20090428
2 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20090428
3 Importing OPTIONAL Call by reference Type reference (TYPE) FLAG 20090428
# Exception Resumable Description Created on
1 CX_CTS_TMS_CI_ALERT 20090428

Method GET_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) DATA 20090428
2 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20090428
3 Importing OPTIONAL Call by reference Type reference (TYPE) FLAG 20090428
# Exception Resumable Description Created on
1 CX_CTS_TMS_CI_ALERT 20090428

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) STANDARD TABLE 20090428
2 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20090428
3 Importing OPTIONAL Call by reference Type reference (TYPE) FLAG 20090428
# Exception Resumable Description Created on
1 CX_CTS_TMS_CI_ALERT 20090428

Method INITIALIZE_FOR_GET_DATA Signature

Method INITIALIZE_FOR_GET_DATA on Interface IF_CTS_CI_CONTAINER has no parameter.
Method INITIALIZE_FOR_GET_DATA on Interface IF_CTS_CI_CONTAINER has no exception.

Method UPDATE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) DATA 20090930
2 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20090930
# Exception Resumable Description Created on
1 CX_CTS_TMS_CI_ALERT 20090930

Method VALIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALID Value transfer Type reference (TYPE) FLAG allgemeines flag 20090428

Method VALIDATE on Interface IF_CTS_CI_CONTAINER has no exception.

Method __GET_RAWDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CC1024 Call by reference Type reference (TYPE) TMSCC1024S zCTS: Character container for CI 20090428
2 Exporting CINT4 Call by reference Type reference (TYPE) TMSINT4S TMS: Integercontainer 20090428
3 Exporting CNAMETAB Call by reference Type reference (TYPE) TMSCNAMTABS zCTS: Container for nametabs 20090428
4 Exporting COBJTAB Call by reference Type reference (TYPE) TMSCOBJTABS TMS CI: Objekttabelle des Containers ab Unicode 20090428
5 Exporting CX1024 Call by reference Type reference (TYPE) TMSCX1024S TMS: Hexcontainer 20090428

Method __GET_RAWDATA on Interface IF_CTS_CI_CONTAINER has no exception.

Method __RESTORE_STATE Signature

Method __RESTORE_STATE on Interface IF_CTS_CI_CONTAINER has no parameter.
Method __RESTORE_STATE on Interface IF_CTS_CI_CONTAINER has no exception.

Method __SEND_CONTAINER_TO_CI Signature

Method __SEND_CONTAINER_TO_CI on Interface IF_CTS_CI_CONTAINER has no parameter.
Method __SEND_CONTAINER_TO_CI on Interface IF_CTS_CI_CONTAINER has no exception.

Method __SET_BGRCTL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BGRCTL Call by reference Type reference (TYPE) STMSCBATCH TMS CI: Batch Control 20091012
# Exception Resumable Description Created on
1 CX_CTS_TMS_CI_ALERT Ci Alert 20091012
History
Last changed by/on SAP  20140121 
SAP Release Created in 702