SAP ABAP Class CL_CRM_GENIL_CONT_CONVERTER2 (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 | 20081028 |
Properties
| Class | CL_CRM_GENIL_CONT_CONVERTER2 | |
| 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 | 20081028 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_GENIL_CONT_CONVERTER2 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GENIL_BOOLEAN | Interface for Boolean Constants | 20081028 |
Friends
Class CL_CRM_GENIL_CONT_CONVERTER2 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) | 20081028 | |||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_GENIL_KEY_CONVERTER | Key Converter for RFC Layer | 20081028 | |||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20081028 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20081028 | |
| 2 | Instance method | Public | Method | Convert from RFC Tables to a Container Collection | 20081028 | |
| 3 | Instance method | Private | Method | Recursion to Node Conversion | 20081028 | |
| 4 | Instance method | Public | Method | Convert a Container Collection to RFC Tables | 20081028 | |
| 5 | Instance method | Public | Method | Convert from RFC Tables to a Container Collection | 20081103 | |
| 6 | Instance method | Public | Method | Convert from RFC Tables to a Container Collection | 20081103 | |
| 7 | Instance method | Private | Method | Filter RFC Data using Requested Objects Table as Filter | 20090910 |
Events
Class CL_CRM_GENIL_CONT_CONVERTER2 has no event.
Types
Class CL_CRM_GENIL_CONT_CONVERTER2 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 | Key Converter for RFC Layer | 20081028 |
Method CONSTRUCTOR on class CL_CRM_GENIL_CONT_CONVERTER2 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 | General Attribute Structure for RFC Data Container | 20081028 | |||
| 2 | IT_DATA_HDR | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_HDR_TAB | Header Structure for RFC Data Container | 20081028 | |||
| 3 | IT_DATA_RELS | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_REL_TAB | General Relation Structure in RFC Data Container | 20081028 | |||
| 4 | IT_DATA_REL_OBJ | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_REL_OBJ_TA | Objects in Relation in RFC Data Container | 20081028 | |||
| 5 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | GENILT_NAMESPACE | Namespace | 20090714 | |||
| 6 | RV_ROOT_COLL | Value transfer | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | Data Container - Root Object List Interface | 20081028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error when Accessing Object Model | 20081028 |
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 | Data Container - Object Interface | 20081028 | |||
| 2 | IV_TABLE_BUILDER | Call by reference | Object reference (TYPE REF TO) | LCL_TABLE_BUILDER | 20081028 |
Method CONVERT_NODE_RECURSIVE on class CL_CRM_GENIL_CONT_CONVERTER2 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 | General Attribute Table of the RFC Data Container | 20081028 | |||
| 2 | CT_HDR | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_HDR_TAB | Header Table of the RFC Data Container | 20081028 | |||
| 3 | CT_RELS | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_REL_TAB | General Relation Table in the RFC Data Container | 20081028 | |||
| 4 | CT_REL_OBJ | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_REL_OBJ_TA | Table of Objects in Relations in the RFC Data Container | 20081028 | |||
| 5 | IT_REQUEST_OBJECT_FILTER | Call by reference | Type reference (TYPE) | CRMT_REQUEST_OBJ_TAB | Structure for Specification of Object Request | 20090910 | |||
| 6 | IV_ROOT_COLL | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | Data Container - Root Object List Interface | 20081028 |
Method CONVERT_TO_RFC on class CL_CRM_GENIL_CONT_CONVERTER2 has no exception.
Method FILL_FROM_QUERY_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 | General Attribute Structure for RFC Data Container | 20081103 | |||
| 2 | IT_DATA_HDR | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_HDR_TAB | Header Structure for RFC Data Container | 20081103 | |||
| 3 | IT_DATA_RELS | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_REL_TAB | General Relation Structure in RFC Data Container | 20081103 | |||
| 4 | IT_DATA_REL_OBJ | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_REL_OBJ_TA | Objects in Relation in RFC Data Container | 20081103 | |||
| 5 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | GENILT_NAMESPACE | Namespace | 20090714 | |||
| 6 | IV_ROOT_COLL | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | Data Container - Root Object List Interface | 20081103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error when Accessing Object Model | 20081103 |
Method FILL_FROM_READ_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 | General Attribute Structure for RFC Data Container | 20081103 | |||
| 2 | IT_DATA_HDR | Value transfer | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_HDR_TAB | Header Structure for RFC Data Container | 20081103 | |||
| 3 | IT_DATA_RELS | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_REL_TAB | General Relation Structure in RFC Data Container | 20081103 | |||
| 4 | IT_DATA_REL_OBJ | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_REL_OBJ_TA | Objects in Relation in RFC Data Container | 20081103 | |||
| 5 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | GENILT_NAMESPACE | Namespace | 20090714 | |||
| 6 | IV_ROOT_COLL | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | Data Container - Root Object List Interface | 20081103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error when Accessing Object Model | 20081103 |
Method FILTER_RFC_DATA 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 | General Attribute Table of the RFC Data Container | 20090910 | |||
| 2 | CT_HDR | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_HDR_TAB | Header Table of the RFC Data Container | 20090910 | |||
| 3 | CT_RELS | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_REL_TAB | General Relation Table in the RFC Data Container | 20090910 | |||
| 4 | CT_REL_OBJ | Call by reference | Type reference (TYPE) | CRMT_GENIL_RFC_DATA_REL_OBJ_TA | Table of Objects in Relations in the RFC Data Container | 20090910 | |||
| 5 | IT_REQUEST_OBJECT_FILTER | Call by reference | Type reference (TYPE) | CRMT_REQUEST_OBJ_TAB | Structure for Specification of Object Request | 20090910 |
Method FILTER_RFC_DATA on class CL_CRM_GENIL_CONT_CONVERTER2 has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |