SAP ABAP Interface /IWBEP/IF_CONVERSIONFACTOR (/IWBEP/IF_CONVERSIONFACTOR)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
⤷
/IWBEP/EPM_PRODUCT (Package) OData Channel - Sample Application - EPM - Product
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_CONVERSIONFACTOR | /IWBEP/CL_CONVERSIONFACTOR | 20111115 |
Properties
| Interface | /IWBEP/IF_CONVERSIONFACTOR | |
| Short Description | /IWBEP/IF_CONVERSIONFACTOR |
General Data
| Package | /IWBEP/EPM_PRODUCT | OData Channel - Sample Application - EPM - Product |
| Created | 20111115 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface /IWBEP/IF_CONVERSIONFACTOR has no forward declaration.
Interfaces
Interface /IWBEP/IF_CONVERSIONFACTOR has no interface.
Friends
Interface /IWBEP/IF_CONVERSIONFACTOR has no friend.
Attributes
Interface /IWBEP/IF_CONVERSIONFACTOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute a deep insert CREATE request (CreateRUD) | 20111115 | |
| 2 | Instance method | Public | Method | Execute a CREATE request (CreateRUD) | 20111115 | |
| 3 | Instance method | Public | Method | Execute a DELETE request (CRUDelete) | 20111115 | |
| 4 | Instance method | Public | Method | executes a function import | 20111115 | |
| 5 | Instance method | Public | Method | Execute a READ request (CReadUD) - ENTRY - | 20111115 | |
| 6 | Instance method | Public | Method | Execute a READ request (CReadUD) - FEED - | 20111115 | |
| 7 | Instance method | Public | Method | Execute a READ request (CReadUD) - ENTRY with inlines - | 20111115 | |
| 8 | Instance method | Public | Method | Execute a READ request (CReadUD) - FEED with inlines - | 20111115 | |
| 9 | Instance method | Public | Method | Execute a READ request (CReadUD) - ENTRY - | 20111115 | |
| 10 | Instance method | Public | Method | Execute an UPDATE request (CRUpdateD) | 20111115 |
Events
Interface /IWBEP/IF_CONVERSIONFACTOR has no event.
Types
Interface /IWBEP/IF_CONVERSIONFACTOR has no local type.
Method Signatures
Method CREATE_DEEP_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DEEP_ENTITY | Call by reference | Object reference (TYPE REF TO) | DATA | 20111115 | ||||
| 2 | IO_DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ENTRY_PROVIDER | MGW Entry Data Provider | 20111115 | |||
| 3 | IO_EXPAND | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_EXPAND | Expand Comparator Interface | 20111115 | |||
| 4 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20111115 | |||
| 5 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20111115 | |||
| 6 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20111115 | ||||
| 7 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20111115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | business exception | 20111115 | ||
| 2 | technical exception | 20111115 |
Method CREATE_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CONVERSIONFACTOR | Call by reference | Type reference (TYPE) | /IWBEP/S_EPM_CONV_FACTOR | Entry | 20111115 | |||
| 2 | IO_DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ENTRY_PROVIDER | MGW Entry Data Provider | 20111115 | |||
| 3 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20111115 | |||
| 4 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20111115 | |||
| 5 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20111115 | ||||
| 6 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20111115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | business exception in mgw | 20111115 | ||
| 2 | mgw technical exception | 20111115 |
Method DELETE_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20111115 | |||
| 2 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20111115 | |||
| 3 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20111115 | ||||
| 4 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20111115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | business exception in mgw | 20111115 | ||
| 2 | mgw technical exception | 20111115 |
Method EXECUTE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20111115 | ||||
| 2 | IT_PARAMETER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | Table of Strings | 20111115 | |||
| 3 | IV_ACTION_NAME | Call by reference | Type reference (TYPE) | STRING | 20111115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | business exception in mgw | 20111115 | ||
| 2 | mgw technical exception | 20111115 |
Method GET_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CONVERSIONFACTOR | Call by reference | Type reference (TYPE) | /IWBEP/S_EPM_CONV_FACTOR | Entry | 20111115 | |||
| 2 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20111115 | |||
| 3 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20111115 | |||
| 4 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20111115 | ||||
| 5 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20111115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | business exception in mgw | 20111115 | ||
| 2 | mgw technical exception | 20111115 |
Method GET_ENTITYSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULTTABLE | Call by reference | Type reference (TYPE) | /IWBEP/CL_EPM_MP=>TT_CONVERSIONFACTOR | Entity collection | 20111115 | |||
| 2 | IS_PAGING | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | paging structure | 20111115 | |||
| 3 | IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20111115 | |||
| 4 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20111115 | |||
| 5 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20111115 | |||
| 6 | IT_ORDER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SORTING_ORDER | the sorting order | 20111115 | |||
| 7 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20111115 | ||||
| 8 | IV_FILTER_STRING | Call by reference | Type reference (TYPE) | STRING | the filter as a string containing ANDs and ORs etc | 20111115 | |||
| 9 | IV_SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | 20111115 | ||||
| 10 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20111115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | business exception in mgw | 20111115 | ||
| 2 | mgw technical exception | 20111115 |
Method GET_EXPANDED_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ENTITY | Call by reference | Type reference (TYPE) | DATA | 20111115 | ||||
| 2 | ET_EXPANDED_CLAUSES | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20111115 | |||
| 3 | IO_EXPAND | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_EXPAND | Expand Comparator Interface | 20111115 | |||
| 4 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | 20111115 | ||||
| 5 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | 20111115 | ||||
| 6 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20111115 | ||||
| 7 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20111115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | business exception | 20111115 | ||
| 2 | technical exception | 20111115 |
Method GET_EXPANDED_ENTITYSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ENTITYSET | Call by reference | Type reference (TYPE) | DATA | Data Reference of Result | 20111115 | |||
| 2 | ET_EXPANDED_CLAUSES | Call by reference | Type reference (TYPE) | STRING_TABLE | Expanded Parts | 20111115 | |||
| 3 | IO_EXPAND | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_EXPAND | Expand Comparator Interface | 20111115 | |||
| 4 | IS_PAGING | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | 20111115 | ||||
| 5 | IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | 20111115 | ||||
| 6 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | 20111115 | ||||
| 7 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | 20111115 | ||||
| 8 | IT_ORDER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SORTING_ORDER | 20111115 | ||||
| 9 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | Target EntitySet Name | 20111115 | |||
| 10 | IV_FILTER_STRING | Call by reference | Type reference (TYPE) | STRING | 20111115 | ||||
| 11 | IV_SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | 20111115 | ||||
| 12 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | Source EntityType Name | 20111115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | business exception | 20111115 | ||
| 2 | technical exception | 20111115 |
Method GET_STREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_STREAM | Call by reference | Object reference (TYPE REF TO) | DATA | 20111115 | ||||
| 2 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20111115 | |||
| 3 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20111115 | |||
| 4 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20111115 | ||||
| 5 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20111115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | business exception in mgw | 20111115 | ||
| 2 | mgw technical exception | 20111115 |
Method UPDATE_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CONVERSIONFACTOR | Call by reference | Type reference (TYPE) | /IWBEP/S_EPM_CONV_FACTOR | Entry | 20111115 | |||
| 2 | IO_DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ENTRY_PROVIDER | MGW Entry Data Provider | 20111115 | |||
| 3 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20111115 | |||
| 4 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20111115 | |||
| 5 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20111115 | ||||
| 6 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20111115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | business exception in mgw | 20111115 | ||
| 2 | mgw technical exception | 20111115 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |