SAP ABAP Class CL_ABAP_CONTAINER_UTILITIES (Container Programming)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_CONVERT (Package) Conversion of Time Specifications
Properties
Class CL_ABAP_CONTAINER_UTILITIES  
Short Description Container Programming    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SABP_CONVERT   Conversion of Time Specifications 
Created 20010206   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ABAP_CONTAINER_UTILITIES has no forward declaration.
Interfaces
Class CL_ABAP_CONTAINER_UTILITIES has no interface implemented.
Friends
Class CL_ABAP_CONTAINER_UTILITIES has no friend class.
Attributes
Class CL_ABAP_CONTAINER_UTILITIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FILL_CONTAINER_C Static method Public Method Fill Container of Type C or STRING with Content 20010206
2 READ_CONTAINER_C Static method Public Method Read Container of Type C or STRING 20010206
Events
Class CL_ABAP_CONTAINER_UTILITIES has no event.
Types
Class CL_ABAP_CONTAINER_UTILITIES has no local type.
Method Signatures

Method FILL_CONTAINER_C Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CONTAINER Call by reference Type reference (TYPE) CSEQUENCE Container 20010206
2 Importing IM_VALUE Call by reference Type reference (TYPE) ANY Daten zum Füllen des Containers 20010206
# Exception Resumable Description Created on
1 ILLEGAL_PARAMETER_TYPE Unzulässiger Typ für den Parameter IM_VALUE 20010206

Method READ_CONTAINER_C Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUE Call by reference Type reference (TYPE) ANY Feld, das mit den Container Daten gefüllt werden soll 20010206
2 Importing IM_CONTAINER Call by reference Type reference (TYPE) CSEQUENCE Container mit Dateninhalt 20010206
# Exception Resumable Description Created on
1 ILLEGAL_PARAMETER_TYPE Unzulässiger Typ für den Parameter EX_VALUE 20010206
History
Last changed by/on SAP  20110908 
SAP Release Created in 610