SAP ABAP Class CL_GIL_MODEL (Access to runtime Genil model)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
     GENIL_IMPL_SUPPORT_EXT (Package) Extension for GenIL component implementation support
Properties
Class CL_GIL_MODEL  
Short Description Access to runtime Genil model    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GENIL_IMPL_SUPPORT_EXT   Extension for GenIL component implementation support 
Created 20100629   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GIL_MODEL has no forward declaration.
Interfaces
Class CL_GIL_MODEL has no interface implemented.
Friends
Class CL_GIL_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_GENIL_OBJ_MODEL 20100629
2 MT_HANDLERS_NAMES Instance attribute Private Type reference (TYPE) WCF_PROPS_TAB 20100629
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100629
2 GET_ATTR_STRUCT Instance method Public Method 20100629
3 GET_CREATE_STRUCT Instance method Public Method 20100629
4 GET_CRITERIA_TABLE_NAME Instance method Public Method 20100629
5 GET_HANDLER_CLASS_NAME Instance method Public Method 20100629
6 GET_KEY_STRUCT Instance method Public Method 20100629
7 GET_METHOD_PARAM_STRUCT_NAME Instance method Public Method 20100629
8 GET_METHOD_RESULT_TYPE Instance method Public Method 20100629
9 GET_MODEL Instance method Private Method 20100629
10 GET_MODELED_RELATIONS Instance method Public Method 20100629
11 GET_RELATED_OBJECT_NAME Instance method Public Method 20100629
12 GET_RELATED_PARENT_NAME Instance method Public Method 20100629
13 GET_RELATION_KIND Instance method Public Method 20100629
14 GET_RESULT_TYPE_OF_QUERY Instance method Public Method 20100629
15 GET_ROOT_OBJECT_NAME Instance method Public Method 20100629
Events
Class CL_GIL_MODEL has no event.
Types
Class CL_GIL_MODEL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_GIL_MODEL has no parameter.
Method CONSTRUCTOR on class CL_GIL_MODEL has no exception.

Method GET_ATTR_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ATTR_STRUCT Value transfer Type reference (TYPE) WCF_ATTR_STRUCT 20100629
2 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME 20100629

Method GET_ATTR_STRUCT on class CL_GIL_MODEL has no exception.

Method GET_CREATE_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_CREATE_STRUCT Value transfer Type reference (TYPE) WCF_CREATE_STRUCT 20100629
2 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME 20100629

Method GET_CREATE_STRUCT on class CL_GIL_MODEL has no exception.

Method GET_CRITERIA_TABLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) WCF_OBJECT_NAME_APP 20100629
2 Returning RV_SELCRIT_TABLE_NAME Value transfer Type reference (TYPE) WCF_OBJECT_NAME_APP 20100629

Method GET_CRITERIA_TABLE_NAME on class CL_GIL_MODEL has no exception.

Method GET_HANDLER_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME 20100629
2 Returning RV_HANDLER_CLASS Value transfer Type reference (TYPE) WCF_HANDLER_CLASS 20100629

Method GET_HANDLER_CLASS_NAME on class CL_GIL_MODEL has no exception.

Method GET_KEY_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_KEY_STRUCT Value transfer Type reference (TYPE) WCF_KEY_STRUCT 20100629
2 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME 20100629

Method GET_KEY_STRUCT on class CL_GIL_MODEL has no exception.

Method GET_METHOD_PARAM_STRUCT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_METHOD_NAME Call by reference Type reference (TYPE) CRMT_OBJ_METHOD_NAME 20100629
2 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME 20100629
3 Returning RV_ATTR_STRUCT Value transfer Type reference (TYPE) STRUKNAME 20100629

Method GET_METHOD_PARAM_STRUCT_NAME on class CL_GIL_MODEL has no exception.

Method GET_METHOD_RESULT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_METHOD_NAME Call by reference Type reference (TYPE) CRMT_OBJ_METHOD_NAME 20100629
2 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME 20100629
3 Returning RV_RESULT_TYPE Value transfer Type reference (TYPE) CRMT_EXT_OBJ_NAME 20100629

Method GET_METHOD_RESULT_TYPE on class CL_GIL_MODEL has no exception.

Method GET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_MODEL Value transfer Object reference (TYPE REF TO) IF_GENIL_OBJ_MODEL 20100629

Method GET_MODEL on class CL_GIL_MODEL has no exception.

Method GET_MODELED_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME 20100629
2 Returning RT_RELATION_NAMES Value transfer Object reference (TYPE REF TO) CRMT_RELATION_NAME_TAB 20100629

Method GET_MODELED_RELATIONS on class CL_GIL_MODEL has no exception.

Method GET_RELATED_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RELATION_NAME Call by reference Type reference (TYPE) CRMT_RELATION_NAME 20100629
2 Returning RV_OBJECT_NAME Value transfer Type reference (TYPE) CRMT_EXT_OBJ_NAME 20100629

Method GET_RELATED_OBJECT_NAME on class CL_GIL_MODEL has no exception.

Method GET_RELATED_PARENT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RELATION_NAME Call by reference Type reference (TYPE) CRMT_RELATION_NAME 20100629
2 Returning RV_OBJECT_NAME Value transfer Type reference (TYPE) CRMT_EXT_OBJ_NAME 20100629

Method GET_RELATED_PARENT_NAME on class CL_GIL_MODEL has no exception.

Method GET_RELATION_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RELATION_NAME Call by reference Type reference (TYPE) CRMT_RELATION_NAME 20100629
2 Returning RV_RELATION_KIND Value transfer Type reference (TYPE) CRMT_RELATION_KIND 20100629

Method GET_RELATION_KIND on class CL_GIL_MODEL has no exception.

Method GET_RESULT_TYPE_OF_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUERY_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME 20100629
2 Returning RV_RESULT Value transfer Type reference (TYPE) CRMT_EXT_OBJ_NAME 20100629

Method GET_RESULT_TYPE_OF_QUERY on class CL_GIL_MODEL has no exception.

Method GET_ROOT_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME 20100629
2 Returning RV_ROOT_NAME Value transfer Type reference (TYPE) CRMT_EXT_OBJ_NAME 20100629

Method GET_ROOT_OBJECT_NAME on class CL_GIL_MODEL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702