SAP ABAP Interface IF_CRM_WSC_GENIL_MODEL (Methods to build GENIL component model)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-WST (Application Component) Web Services Tool
⤷
CRM_GENIL_WSC (Package) GenIL Component for Web Service Consumption
⤷
⤷
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
| Interface | IF_CRM_WSC_GENIL_MODEL | |
| Short Description | Methods to build GENIL component model |
General Data
| Package | CRM_GENIL_WSC | GenIL Component for Web Service Consumption |
| Created | 20071120 | SAP |
| Last changed | 20081007 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CRM_WSC_GENIL_MODEL has no forward declaration.
Interfaces
Interface IF_CRM_WSC_GENIL_MODEL has no interface.
Friends
Interface IF_CRM_WSC_GENIL_MODEL has no friend.
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 | Instance method | Public | Method | Create new BOL object and relation | 20071205 | |
| 2 | Instance method | Public | Method | Get data from persistence and build BOL model | 20071129 | |
| 3 | Instance method | Public | Method | Process current node of target tree and the subtree below | 20071120 |
Events
Interface IF_CRM_WSC_GENIL_MODEL has no event.
Types
Interface 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 | IS_CURRENT | Call by reference | Type reference (TYPE) | CRMS_WSC_OBJTREE | Contents of current node | 20071205 | |||
| 2 | IV_PARENT_BO_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | Name of parent object | 20071205 | |||
| 3 | IV_REL_TYPE | Call by reference | Type reference (TYPE) | CRMT_WSC_DATATYPE | Relation type: 'S' = 1:1, 'T' = 1:n | 20071205 | |||
| 4 | IV_ROOT_BO_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | Name of root object | 20071205 |
Method CREATE_OBJECT on Interface IF_CRM_WSC_GENIL_MODEL has no exception.
Method GET_MODELS_FROM_PERSISTENCE Signature
Method GET_MODELS_FROM_PERSISTENCE on Interface IF_CRM_WSC_GENIL_MODEL has no parameter.
Method GET_MODELS_FROM_PERSISTENCE on Interface 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 | IR_CURRENT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_CRM_WSC_DT_TREE_NODE | Current node | 20071123 | |||
| 2 | IV_PARENT_BO_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | Name of parent object | 20071205 | |||
| 3 | IV_ROOT_BO_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | Name of root object | 20071205 |
Method PROCESS_SUBTREE on Interface IF_CRM_WSC_GENIL_MODEL has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 600 |