SAP ABAP Class IF_GENIL_CONT_OBJECT_REL_LIST (Data Container: Object Relation List Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_GENIL_CONTAINER_OBJECTLIST | Data Container: Object List Interface | 20091110 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_GENIL_CONT_OBJLIST_REL | Container Object Relation Edit Class | 20091110 |
Properties
| Class | IF_GENIL_CONT_OBJECT_REL_LIST | |
| Short Description | Data Container: Object Relation List Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20091110 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_GENIL_CONT_OBJECT_REL_LIST has no interface implemented.
Friends
Class IF_GENIL_CONT_OBJECT_REL_LIST has no friend class.
Attributes
Class IF_GENIL_CONT_OBJECT_REL_LIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add an object to the relation | 20091110 | |
| 2 | Instance method | Public | Method | Hinzufügen eines Rootobjekten | 20091112 | |
| 3 | Instance method | Public | Method | 20091110 | ||
| 4 | Instance method | Public | Method | 20091110 | ||
| 5 | Instance method | Public | Method | 20091110 | ||
| 6 | Instance method | Public | Method | 20091110 | ||
| 7 | Instance method | Public | Method | 20091110 | ||
| 8 | Instance method | Public | Method | 20091110 | ||
| 9 | Instance method | Public | Method | Sets the Property for all Attributes from Given ref object | 20091112 | |
| 10 | Instance method | Public | Method | Sets the total number of related objects | 20091110 | |
| 11 | Instance method | Public | Method | 20091110 |
Events
Class IF_GENIL_CONT_OBJECT_REL_LIST has no event.
Types
Class IF_GENIL_CONT_OBJECT_REL_LIST has no local type.
Method Signatures
Method ADD_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CHILD_KEY | Call by reference | Type reference (TYPE) | ANY | General Object ID with Type Identifier | 20091110 | |||
| 2 | IV_ATTR_PROPS_REQ | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | ABAP_TRUE | Set Indicator "Attribute Properties Requested" | 20100430 | ||
| 3 | IV_ATTR_REQ | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | ABAP_FALSE | Set Indicator "Attribute Requested" | 20091110 | ||
| 4 | IV_CHILD_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | Actual Objecttype (for abstract Relations) | 20091110 | |||
| 5 | IV_HANDLE_FLAG | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | ABAP_FALSE | Handle in Generic Interaction Layer | 20091110 | ||
| 6 | IV_KEY_IS_ID | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | ABAP_FALSE | Indicator: Interpret Key Data as ID | 20091110 | ||
| 7 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Data Container - Object Interface | 20091110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Defect Class: Duplicate Entry 1:1 Relationship | 20091110 | ||
| 2 | Error when Accessing Object Model | 20091110 |
Method ADD_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHILD_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20091112 | ||||
| 2 | IV_CHILD_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | Actual Child type (abstract relations only) | 20091112 | |||
| 3 | IV_KEY_COLUMN_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name for single field keys | 20100416 |
Method ADD_CHILDREN on class IF_GENIL_CONT_OBJECT_REL_LIST has no exception.
Method GET_FIRST Signature
Method GET_FIRST on class IF_GENIL_CONT_OBJECT_REL_LIST has no parameter.
Method GET_FIRST on class IF_GENIL_CONT_OBJECT_REL_LIST has no exception.
Method GET_LAST Signature
Method GET_LAST on class IF_GENIL_CONT_OBJECT_REL_LIST has no parameter.
Method GET_LAST on class IF_GENIL_CONT_OBJECT_REL_LIST has no exception.
Method GET_NEXT Signature
Method GET_NEXT on class IF_GENIL_CONT_OBJECT_REL_LIST has no parameter.
Method GET_NEXT on class IF_GENIL_CONT_OBJECT_REL_LIST has no exception.
Method GET_PARENT Signature
Method GET_PARENT on class IF_GENIL_CONT_OBJECT_REL_LIST has no parameter.
Method GET_PARENT on class IF_GENIL_CONT_OBJECT_REL_LIST has no exception.
Method GET_TOTAL_SIZE Signature
Method GET_TOTAL_SIZE on class IF_GENIL_CONT_OBJECT_REL_LIST has no parameter.
Method GET_TOTAL_SIZE on class IF_GENIL_CONT_OBJECT_REL_LIST has no exception.
Method REWIND Signature
Method REWIND on class IF_GENIL_CONT_OBJECT_REL_LIST has no parameter.
Method REWIND on class IF_GENIL_CONT_OBJECT_REL_LIST has no exception.
Method SET_ATTR_PROPERTIES_FROM_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REF_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Data Container - Object Interface | 20091112 |
Method SET_ATTR_PROPERTIES_FROM_REF on class IF_GENIL_CONT_OBJECT_REL_LIST has no exception.
Method SET_TOTAL_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TOTAL_SIZE | Call by reference | Type reference (TYPE) | I | 20091110 |
Method SET_TOTAL_SIZE on class IF_GENIL_CONT_OBJECT_REL_LIST has no exception.
Method SIZE Signature
Method SIZE on class IF_GENIL_CONT_OBJECT_REL_LIST has no parameter.
Method SIZE on class IF_GENIL_CONT_OBJECT_REL_LIST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |