SAP ABAP Class CL_CRM_GENIL_CONT_CONVERTER (Container Converter)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
⤷
CRM_GENIL_RFC (Package) RFC Interface for Generic Interaction Layer

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GENIL_BOOLEAN | Interface for Boolean Constants | 20020206 |
Properties
Class | CL_CRM_GENIL_CONT_CONVERTER | |
Short Description | Container Converter | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_GENIL_RFC | RFC Interface for Generic Interaction Layer |
Created | 20020206 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRM_GENIL_CONT_CONVERTER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GENIL_BOOLEAN | Interface for Boolean Constants | 20020206 |
Friends
Class CL_CRM_GENIL_CONT_CONVERTER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20020206 | ||||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_GENIL_KEY_CONVERTER | Key Converter for RFC Layer | 20020207 | ||
3 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20020206 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20020207 |
2 | ![]() |
Instance method | Public | Method | Convert from RFC Tables to a Container Collection | 20020206 |
3 | ![]() |
Instance method | Private | Method | Recursion to Node Conversion | 20020207 |
4 | ![]() |
Instance method | Public | Method | Convert a Container Collection to RFC Tables | 20020206 |
Events
Class CL_CRM_GENIL_CONT_CONVERTER has no event.
Types
Class CL_CRM_GENIL_CONT_CONVERTER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_KEY_CONV | Call by reference | Object reference (TYPE REF TO) | CL_CRM_GENIL_KEY_CONVERTER | Keykonverter für RFC Layer | 20020207 |
Method CONSTRUCTOR on class CL_CRM_GENIL_CONT_CONVERTER has no exception.
Method CONVERT_FROM_RFC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATA_ATTR | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_ATTR_TAB | allg. Attributstruktur des RFC Datencontainers | 20020214 | ||
2 | ![]() |
IT_DATA_HDR | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_HDR_TAB | Kopfstruktur des RFC Datencontainers | 20020214 | ||
3 | ![]() |
IT_DATA_RELS | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_REL_TAB | allg. Relationenstruktur im RFC Datencontainer | 20020214 | ||
4 | ![]() |
IT_DATA_REL_OBJ | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_REL_OBJ_TA | Objekte in Relation im RFC Datencontainer | 20020214 | ||
5 | ![]() |
RV_ROOT_COLL | Value transfer | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | Datencontainer-RootObjektlist Interface | 20020221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Zugriff auf Objektmodell | 20020314 |
Method CONVERT_NODE_RECURSIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Datencontainer-Objekt Interface | 20020207 | ||
2 | ![]() |
IV_TABLE_BUILDER | Call by reference | Object reference (TYPE REF TO) | LCL_TABLE_BUILDER | 20020207 |
Method CONVERT_NODE_RECURSIVE on class CL_CRM_GENIL_CONT_CONVERTER has no exception.
Method CONVERT_TO_RFC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ATTR | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_ATTR_TAB | allg. Attributtabelle des RFC Datencontainers | 20020207 | ||
2 | ![]() |
CT_HDR | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_HDR_TAB | Kopftabelle des RFC Datencontainers | 20020207 | ||
3 | ![]() |
CT_RELS | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_REL_TAB | allg. Relationentabelle im RFC Datencontainer | 20020207 | ||
4 | ![]() |
CT_REL_OBJ | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_REL_OBJ_TA | Tabelle von Objekten in Relation im RFC Datencontainer | 20020207 | ||
5 | ![]() |
IV_ROOT_COLL | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | Datencontainer-RootObjektlist Interface | 20020220 |
Method CONVERT_TO_RFC on class CL_CRM_GENIL_CONT_CONVERTER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 301 |