SAP ABAP Class CL_CRM_GENIL_CONTAINER_BUILDER (Help Class for Filling Data Containers)
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
Properties
Class CL_CRM_GENIL_CONTAINER_BUILDER  
Short Description Help Class for Filling Data Containers    
Super Class    
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 20030117   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CRM_GENERIC_IL_NEW Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_CRM_GENIL_CONTAINER_TOOLS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_CRM_GENIL_MODEL_SERVICE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CRM_GENIL_CONTAINER_BUILDER has no interface implemented.
Friends
Class CL_CRM_GENIL_CONTAINER_BUILDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OBJREQ_SPEC Instance attribute Protected Object reference (TYPE REF TO) IF_GENIL_OBJ_REQUEST_SPEC 20030117
2 OBJ_MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_GENIL_OBJ_MODEL Interface for Access to Central Object Model 20030117
3 RECURSION_COUNTER Instance attribute Protected Type reference (TYPE) INT2 2 byte integer (signed) 20030117
4 VIEW Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_GENIL_VIEW View Data Container 20030117
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILDREN Instance method Protected Method 20030117
2 ADD_CHILD_2_IO_CONT Instance method Protected Method 20030117
3 CONSTRUCTOR Instance method Public Constructor Constructor 20030117
4 FILL_CONTAINER Instance method Public Method 20030117
5 PROCESS_REQUEST_OBJECT Instance method Protected Method 20030117
Events
Class CL_CRM_GENIL_CONTAINER_BUILDER has no event.
Types
Class CL_CRM_GENIL_CONTAINER_BUILDER has no local type.
Method Signatures

Method ADD_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARENT Call by reference Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Datencontainer-Objekt Interface 20030117
2 Importing IV_PARENT_VIEW_OBJ Call by reference Type reference (TYPE) CRMT_GENIL_VIEW_OBJ Objekt in Viewdefinition 20030117
# Exception Resumable Description Created on
1 CX_CRM_GENIL_MODEL_ERROR Fehler beim Zugriff auf Objektmodell 20030117

Method ADD_CHILD_2_IO_CONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CHILD Call by reference Type reference (TYPE) CRMT_GENIL_VIEW_OBJ_IN_REL Viewobjekt in Relation 20030117
2 Importing IV_PARENT Call by reference Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Datencontainer-Objekt Interface 20030117
# Exception Resumable Description Created on
1 CX_CRM_GENIL_MODEL_ERROR Fehler beim Zugriff auf Objektmodell 20030117

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJ_REQUEST_SPEC Call by reference Object reference (TYPE REF TO) IF_GENIL_OBJ_REQUEST_SPEC 20030117

Method CONSTRUCTOR on class CL_CRM_GENIL_CONTAINER_BUILDER has no exception.

Method FILL_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROOT_LIST Call by reference Object reference (TYPE REF TO) IF_GENIL_CONT_ROOT_OBJECTLIST Datencontainer-RootObjektlist Interface 20030117
2 Importing IV_VIEW Call by reference Object reference (TYPE REF TO) CL_CRM_GENIL_VIEW Viewdatencontainer 20030117
# Exception Resumable Description Created on
1 CX_CRM_GENIL_MODEL_ERROR Fehler beim Zugriff auf Objektmodell 20030127

Method PROCESS_REQUEST_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT Call by reference Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Datencontainer-Objekt Interface 20030117
# Exception Resumable Description Created on
1 CX_CRM_GENIL_MODEL_ERROR Fehler beim Zugriff auf Objektmodell 20030117
History
Last changed by/on SAP  20110908 
SAP Release Created in 400