SAP ABAP Class CL_CRM_GENIL_CONT_OBJLIST_REL (Container Object Relation Edit Class)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
⤷
CRM_GENIL (Package) Generic Interaction Layer for Access to CRM Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_GENIL_CONT_OBJLIST_UR | List of Container Objects in unique Relation | 20091110 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GENIL_CONT_OBJECT_REL_LIST | Data Container: Object Relation List Interface | 20091110 |
Properties
| Class | CL_CRM_GENIL_CONT_OBJLIST_REL | |
| Short Description | Container Object Relation Edit Class | |
| Super Class | CL_CRM_GENIL_CONT_OBJLIST_UR | List of Container Objects in unique Relation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_GENIL | Generic Interaction Layer for Access to CRM Objects |
| Created | 20091110 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_GENIL_CONT_OBJLIST_REL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GENIL_CONT_OBJECT_REL_LIST | Data Container: Object Relation List Interface | 20091110 |
Friends
Class CL_CRM_GENIL_CONT_OBJLIST_REL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20091112 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CRMT_GENIL_CONT_RELATION | Relation Structure for Generic Container | 20091118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20091110 |
Events
Class CL_CRM_GENIL_CONT_OBJLIST_REL has no event.
Types
Class CL_CRM_GENIL_CONT_OBJLIST_REL 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_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_CRM_GENIL_DATA_CONTAINER | Generic Input/Output Container for Object Hierarchies | 20091110 | |||
| 2 | IV_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Data Container - Object Interface | 20091110 | |||
| 3 | IV_PARENT_DATA_REF | Call by reference | Object reference (TYPE REF TO) | CRMT_GENIL_CONT_OBJ_HDR | Header Structure for Generic Container Object | 20091110 | |||
| 4 | IV_RELATION_NAME | Call by reference | Type reference (TYPE) | CRMT_RELATION_NAME | Relation Name | 20091110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception: No Entry | 20091110 | ||
| 2 | Exception: Relation Not Supported | 20091110 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |