SAP ABAP Interface IF_GENIL_APPL_MODEL (Interface for Access to Object Model of Application Comp.)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_GENIL_ABSTR_COMPONENT Base Class for GenIL Components 20011108
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCF_GENIL_BOPF_MODEL Model class for Genil on BOPF 20100129
Properties
Interface IF_GENIL_APPL_MODEL  
Short Description Interface for Access to Object Model of Application Comp.    
General Data
Package CRM_GENIL   Generic Interaction Layer for Access to CRM Objects 
Created 20011001   SAP 
Last changed 20100303   SAP 
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
Interface IF_GENIL_APPL_MODEL has no interface.
Friends
Interface IF_GENIL_APPL_MODEL has no friend.
Attributes
Interface IF_GENIL_APPL_MODEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMPONENT_PROPS Instance method Public Method Returns Description of Component Properties 20090921
2 GET_DQUERY_ATTR_OPTIONS Instance method Public Method Returns Operators of a Search 20060221
3 GET_MODEL Instance method Public Method Returns the Relations Between Objects of the GenIL Component 20011017
4 GET_OBJECT_PROPS Instance method Public Method Returns Attributes of GenIL Component Objects 20011017
5 IS_DQUERY_HINT_SUPPORTED Instance method Public Method Indicates Whether a Note Is Supported by a Dynamic Search 20080505
Events
Interface IF_GENIL_APPL_MODEL has no event.
Types
Interface IF_GENIL_APPL_MODEL has no local type.
Method Signatures

Method GET_COMPONENT_PROPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_RESULT Value transfer Type reference (TYPE) GENILT_COMPONENT_PROPS 20090921

Method GET_COMPONENT_PROPS on Interface IF_GENIL_APPL_MODEL has no exception.

Method GET_DQUERY_ATTR_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REQUESTED_DQUERIES Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME_TAB Tabelle von Objektnamen 20060815
2 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME 20060224
3 Returning RT_DQUERY_ATTR_OPTIONS Value transfer Type reference (TYPE) GENILT_DQUERY_ATTR_OPTION_TAB Operators for selection parameter of dynamic query attribute 20060221

Method GET_DQUERY_ATTR_OPTIONS on Interface IF_GENIL_APPL_MODEL has no exception.

Method GET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RELATION_DET Value transfer Type reference (TYPE) CRMT_RELATION_DETAIL_TAB 20011017

Method GET_MODEL on Interface IF_GENIL_APPL_MODEL has no exception.

Method GET_OBJECT_PROPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OBJ_PROPS Value transfer Type reference (TYPE) CRMT_OBJ_PROPERTIES_TAB Tabelle von Eigenschaften von Business Objekten 20011017

Method GET_OBJECT_PROPS on Interface IF_GENIL_APPL_MODEL has no exception.

Method IS_DQUERY_HINT_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DQUERY_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME Externer Name eines Objekts 20080505
2 Importing IV_HINT Call by reference Type reference (TYPE) STRING Hinweis 20080505
3 Returning RV_IS_SUPPORTED Value transfer Type reference (TYPE) ABAP_BOOL 20080505

Method IS_DQUERY_HINT_SUPPORTED on Interface IF_GENIL_APPL_MODEL has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 301