SAP ABAP Interface IF_GENIL_WEBSERVICE_SUPPORT (Web Service Interface)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
⤷
CRM_GENIL_WS_SUPPORT (Package) Support of Web Service Tool
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_CA_GENIL_BOL_COMP | Generic GenIL component for Rapid Applications | 20090218 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_EISDB | Komponente für Lösungssuche | 20060926 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISX_CONTRACT_COMP_GENIL | Provider Contract - GenIL component | 20100930 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCF_GENIL_BOPF_COMP | generic BOPF component for GenIL | 20100201 |
Properties
| Interface | IF_GENIL_WEBSERVICE_SUPPORT | |
| Short Description | Web Service Interface |
General Data
| Package | CRM_GENIL_WS_SUPPORT | Support of Web Service Tool |
| Created | 20060629 | SAP |
| Last changed | 20081007 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_GENIL_WEBSERVICE_SUPPORT has no forward declaration.
Interfaces
Interface IF_GENIL_WEBSERVICE_SUPPORT has no interface.
Friends
Interface IF_GENIL_WEBSERVICE_SUPPORT has no friend.
Attributes
Interface IF_GENIL_WEBSERVICE_SUPPORT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns logical key for given object ID | 20060629 | |
| 2 | Instance method | Public | Method | Returns Mapping table for create structure to object fields | 20060717 | |
| 3 | Instance method | Public | Method | Returns object ID for given logical key | 20060629 |
Events
Interface IF_GENIL_WEBSERVICE_SUPPORT has no event.
Types
Interface IF_GENIL_WEBSERVICE_SUPPORT has no local type.
Method Signatures
Method GET_LOGICAL_KEY_FROM_OBJECT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LOGICAL_KEY | Call by reference | Type reference (TYPE) | ANY | Logical key (structure) | 20060711 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_ID | Object ID | 20060629 | |||
| 3 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | Object name | 20060714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060629 |
Method GET_MAP_CREATE_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | Object name | 20060717 | |||
| 2 | RT_CREATE_MAP | Value transfer | Type reference (TYPE) | CRMT_WS_CREATE_MAP | Field mapping table | 20060718 |
Method GET_MAP_CREATE_STRUCTURE on Interface IF_GENIL_WEBSERVICE_SUPPORT has no exception.
Method GET_OBJECT_ID_FROM_LOGICAL_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOGICAL_KEY | Call by reference | Type reference (TYPE) | ANY | Logical key (structure) | 20060629 | |||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | Object name | 20060714 | |||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | CRMT_GENIL_OBJECT_ID | Object ID | 20060629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060629 |
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 510 |