SAP ABAP Class CL_CRM_GENIL_EXTERNAL_MODEL (External Object Model)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_GENIL_OBJ_MODEL | Object Model Repository | 20020118 |
Properties
| Class | CL_CRM_GENIL_EXTERNAL_MODEL | |
| Short Description | External Object Model | |
| Super Class | CL_CRM_GENIL_OBJ_MODEL | Object Model Repository |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_GENIL | Generic Interaction Layer for Access to CRM Objects |
| Created | 20020118 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_CRM_GENIL_EXTERNAL_MODEL has no interface implemented.
Friends
Class CL_CRM_GENIL_EXTERNAL_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | GTYPE_ENTITY_TAB | 20020118 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20030114 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CRM_GENIL_EXTERNAL_MODEL | 20020118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adds an Object Entry to the Properties Table | 20020118 | |
| 2 | Instance method | Private | Method | Adds an Entry to the Model Table | 20020118 | |
| 3 | Instance method | Private | Method | Adds an Object Entry to the Properties Table | 20020118 | |
| 4 | Instance method | Private | Method | Generates a Document Object Model (DOM) from an XML File | 20020118 | |
| 5 | Instance method | Private | Method | Structuring of the Model Table from the XML Document | 20020118 | |
| 6 | Instance method | Private | Method | Structuring of the Properties Table from the XML Document | 20020118 | |
| 7 | Static method | Public | Method | 20060117 | ||
| 8 | Instance method | Public | Constructor | Constructor | 20020306 | |
| 9 | Instance method | Private | Method | Returns the Methods for an Entity | 20020304 | |
| 10 | Instance method | Private | Method | Returns the Attributes and Characteristics of an Entity | 20020304 | |
| 11 | Static method | Public | Method | Returns an Instance for the Object | 20020118 | |
| 12 | Instance method | Private | Method | Translates an External Entity Name into an Object Name | 20020118 | |
| 13 | Instance method | Private | Method | Load an XML File | 20020118 |
Events
Class CL_CRM_GENIL_EXTERNAL_MODEL has no event.
Types
Class CL_CRM_GENIL_EXTERNAL_MODEL has no local type.
Method Signatures
Method ADD_ENTITY_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20020118 |
Method ADD_ENTITY_OBJECT on class CL_CRM_GENIL_EXTERNAL_MODEL has no exception.
Method ADD_MODEL_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20020118 |
Method ADD_MODEL_ENTRY on class CL_CRM_GENIL_EXTERNAL_MODEL has no exception.
Method ADD_QUERY_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20020118 |
Method ADD_QUERY_OBJECT on class CL_CRM_GENIL_EXTERNAL_MODEL has no exception.
Method BUILD_DOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_XML | Call by reference | Type reference (TYPE) | GTYPE_XML_TABLE | 20020118 | ||||
| 2 | IV_SIZE | Call by reference | Type reference (TYPE) | I | 20020118 | ||||
| 3 | RV_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20020118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | iXML Exception: Fehler beim Parsen | 20020118 |
Method BUILD_MODEL_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20020118 |
Method BUILD_MODEL_TABLE on class CL_CRM_GENIL_EXTERNAL_MODEL has no exception.
Method BUILD_PROPS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20020118 |
Method BUILD_PROPS_TABLE on class CL_CRM_GENIL_EXTERNAL_MODEL has no exception.
Method CLEAR_INSTANCE Signature
Method CLEAR_INSTANCE on class CL_CRM_GENIL_EXTERNAL_MODEL has no parameter.
Method CLEAR_INSTANCE on class CL_CRM_GENIL_EXTERNAL_MODEL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION | Call by reference | Type reference (TYPE) | CRMT_GENIL_APPL | Anwendungsname für den generischen interaction Layer | 20020306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme. | 20020306 |
Method GET_ENTITY_METHODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20020304 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_OBJ_METHOD_NAME_TAB | Tabelle von Namen einer Business Objekt Methode | 20020304 |
Method GET_ENTITY_METHODS on class CL_CRM_GENIL_EXTERNAL_MODEL has no exception.
Method GET_ENTITY_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20020304 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_GENIL_MODEL_ATTR_TAB | Tabelle von Objekt-Attributen im Modell | 20020304 |
Method GET_ENTITY_PROPERTIES on class CL_CRM_GENIL_EXTERNAL_MODEL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION | Call by reference | Type reference (TYPE) | CRMT_GENIL_APPL | CL_CRM_GENIL_MODEL_SERVICE=>EMPTY_COMPONENT_SET | 20020118 | |||
| 2 | RV_REF | Value transfer | Object reference (TYPE REF TO) | CL_CRM_GENIL_EXTERNAL_MODEL | externes Objektmodell | 20020118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme. | 20020118 |
Method GET_OBJECT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | GTYPE_ENTITY_NAME | 20020118 | ||||
| 2 | RV_OBJECT_NAME | Value transfer | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | externer Name eines Objekts | 20020118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme: Keine Eintrag | 20020118 |
Method LOAD_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_XML | Call by reference | Type reference (TYPE) | GTYPE_XML_TABLE | 20020118 | ||||
| 2 | EV_SIZE | Call by reference | Type reference (TYPE) | I | 20020118 | ||||
| 3 | IV_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20020118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System-Exceptions bei Dateizugriff | 20020118 |
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 301 |