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 ABAP 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 ADD_CHILD Instance method Public Method Add an object to the relation 20091110
2 ADD_CHILDREN Instance method Public Method Hinzufügen eines Rootobjekten 20091112
3 GET_FIRST Instance method Public Method 20091110
4 GET_LAST Instance method Public Method 20091110
5 GET_NEXT Instance method Public Method 20091110
6 GET_PARENT Instance method Public Method 20091110
7 GET_TOTAL_SIZE Instance method Public Method 20091110
8 REWIND Instance method Public Method 20091110
9 SET_ATTR_PROPERTIES_FROM_REF Instance method Public Method Sets the Property for all Attributes from Given ref object 20091112
10 SET_TOTAL_SIZE Instance method Public Method Sets the total number of related objects 20091110
11 SIZE 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 Importing IS_CHILD_KEY Call by reference Type reference (TYPE) ANY General Object ID with Type Identifier 20091110
2 Importing IV_ATTR_PROPS_REQ Call by reference Type reference (TYPE) CRMT_BOOLEAN ABAP_TRUE Set Indicator "Attribute Properties Requested" 20100430
3 Importing IV_ATTR_REQ Call by reference Type reference (TYPE) CRMT_BOOLEAN ABAP_FALSE Set Indicator "Attribute Requested" 20091110
4 Importing IV_CHILD_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME Actual Objecttype (for abstract Relations) 20091110
5 Importing IV_HANDLE_FLAG Call by reference Type reference (TYPE) CRMT_BOOLEAN ABAP_FALSE Handle in Generic Interaction Layer 20091110
6 Importing IV_KEY_IS_ID Call by reference Type reference (TYPE) CRMT_BOOLEAN ABAP_FALSE Indicator: Interpret Key Data as ID 20091110
7 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Data Container - Object Interface 20091110
# Exception Resumable Description Created on
1 CX_CRM_GENIL_DUPLICATE_REL Defect Class: Duplicate Entry 1:1 Relationship 20091110
2 CX_CRM_GENIL_MODEL_ERROR 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 Importing IT_CHILD_DATA Call by reference Type reference (TYPE) INDEX TABLE 20091112
2 Importing IV_CHILD_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME Actual Child type (abstract relations only) 20091112
3 Importing 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 Importing 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 Importing 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