SAP ABAP Class IF_CRM_WSC_GENIL_MODEL (Methods to build GENIL component model)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_WSC_GENIL_BOL Web Service Consumption 20071120
Properties
Class IF_CRM_WSC_GENIL_MODEL  
Short Description Methods to build GENIL component model    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071120   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CRM_WSC_GENIL_MODEL has no forward declaration.
Interfaces
Class IF_CRM_WSC_GENIL_MODEL has no interface implemented.
Friends
Class IF_CRM_WSC_GENIL_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_OBJ_PROPS Instance attribute Public Type reference (TYPE) CRMT_OBJ_PROPERTIES_TAB Table of Business Object Attributes 20071120
2 GT_RELATION_DET Instance attribute Public Type reference (TYPE) CRMT_REL_DET_TAB Table of Relation Detail Data 20071120
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_OBJECT Instance method Public Method Create new BOL object and relation 20071205
2 GET_MODELS_FROM_PERSISTENCE Instance method Public Method Get data from persistence and build BOL model 20071129
3 PROCESS_SUBTREE Instance method Public Method Process current node of target tree and the subtree below 20071120
Events
Class IF_CRM_WSC_GENIL_MODEL has no event.
Types
Class IF_CRM_WSC_GENIL_MODEL has no local type.
Method Signatures

Method CREATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CURRENT Call by reference Type reference (TYPE) CRMS_WSC_OBJTREE Contents of current node 20071205
2 Importing IV_PARENT_BO_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME Name of parent object 20071205
3 Importing IV_REL_TYPE Call by reference Type reference (TYPE) CRMT_WSC_DATATYPE Relation type: 'S' = 1:1, 'T' = 1:n 20071205
4 Importing IV_ROOT_BO_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME Name of root object 20071205

Method CREATE_OBJECT on class IF_CRM_WSC_GENIL_MODEL has no exception.

Method GET_MODELS_FROM_PERSISTENCE Signature

Method GET_MODELS_FROM_PERSISTENCE on class IF_CRM_WSC_GENIL_MODEL has no parameter.
Method GET_MODELS_FROM_PERSISTENCE on class IF_CRM_WSC_GENIL_MODEL has no exception.

Method PROCESS_SUBTREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CURRENT_NODE Call by reference Object reference (TYPE REF TO) IF_CRM_WSC_DT_TREE_NODE Current node 20071123
2 Importing IV_PARENT_BO_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME Name of parent object 20071205
3 Importing IV_ROOT_BO_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME Name of root object 20071205

Method PROCESS_SUBTREE on class IF_CRM_WSC_GENIL_MODEL has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in