SAP ABAP Class /SDF/CL_CCM_PACK_UNPACK_DATA (Functions for data buffer conversion)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-SDD (Application Component) Service Data Download
⤷
/SDF/STPI_6X (Package) Release 6.XX dependent Basis Addon SLM

⤷

⤷

Properties
Class | /SDF/CL_CCM_PACK_UNPACK_DATA | |
Short Description | Functions for data buffer conversion | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /SDF/STPI_6X | Release 6.XX dependent Basis Addon SLM |
Created | 20080610 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /SDF/CL_CCM_PACK_UNPACK_DATA has no forward declaration.
Interfaces
Class /SDF/CL_CCM_PACK_UNPACK_DATA has no interface implemented.
Friends
Class /SDF/CL_CCM_PACK_UNPACK_DATA has no friend class.
Attributes
Class /SDF/CL_CCM_PACK_UNPACK_DATA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | (used by CREATE_STRUCT_DESCR) | 20080610 |
2 | ![]() |
Static method | Public | Method | Creates description of a data structure | 20080610 |
3 | ![]() |
Static method | Private | Method | convert component list | 20080615 |
Events
Class /SDF/CL_CCM_PACK_UNPACK_DATA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_COMPONENTDESCR | Protected | See coding | 20080614 |
|
||
2 | TYP_COMPONENT_TAB | Protected | See coding | 20080614 |
|
Method Signatures
Method ANALYZE_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RC | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20080610 | ||
2 | ![]() |
STRUC | Call by reference | Type reference (TYPE) | /SDF/CCM_COMPLEX_STRUCDESCR | Description of a complex structure | 20080610 | ||
3 | ![]() |
STRUCDESCR | Call by reference | Type reference (TYPE) | /SDF/CCM_COMPLEX_STRUCDSC_TAB | Description of a complex structure | 20080610 | ||
4 | ![]() |
STRUCTYP | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime type identification | 20080610 | ||
5 | ![]() |
UC_FLAG | Value transfer | Type reference (TYPE) | CHAR1 | Single-character flag | 20080610 |
Method ANALYZE_STRUCTURE on class /SDF/CL_CCM_PACK_UNPACK_DATA has no exception.
Method CREATE_STRUCT_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ANYTHING | Call by reference | Type reference (TYPE) | ANY | 20080610 | |||
2 | ![]() |
STRUCDESCR | Call by reference | Type reference (TYPE) | /SDF/CCM_COMPLEX_STRUCDSC_TAB | Description of a complex structure | 20080610 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080613 |
Method GET_COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPTAB | Value transfer | Type reference (TYPE) | TYP_COMPONENT_TAB | 20080615 | |||
2 | ![]() |
STRUC | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime type identification | 20080615 |
Method GET_COMPONENTS on class /SDF/CL_CCM_PACK_UNPACK_DATA has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 2005_1_620 |