SAP ABAP Class /IWBEP/CL_MGW_ODATA_FNC_IMPORT (odata function import)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
⤷
/IWBEP/MGW_MED_IMPLEMENTATIONS (Package) OData Channel - Metadata - Implementations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_MGW_MED_ABS_ITEM | abstract/reusable item | 20111125 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_MGW_ODATA_ACTION | interface representing a script based odata function import | 20110310 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_MGW_ODATA_ANNOTATABL | type interface for mgw odata annotatable items | 20110311 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_MGW_ODATA_FW_ACTION | OData Action FPI | 20110713 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_MGW_ODATA_RE_ACTION | OData Action Read Interface | 20110713 |
Properties
| Class | /IWBEP/CL_MGW_ODATA_FNC_IMPORT | |
| Short Description | odata function import | |
| Super Class | /IWBEP/CL_MGW_MED_ABS_ITEM | abstract/reusable item |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/MGW_MED_IMPLEMENTATIONS | OData Channel - Metadata - Implementations |
| Created | 20110304 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_MGW_ODATA_ACTION | interface representing a script based odata function import | 20110310 | ||
| 2 | /IWBEP/IF_MGW_ODATA_ANNOTATABL | type interface for mgw odata annotatable items | 20110311 | ||
| 3 | /IWBEP/IF_MGW_ODATA_FW_ACTION | OData Action FPI | 20110713 | ||
| 4 | /IWBEP/IF_MGW_ODATA_RE_ACTION | OData Action Read Interface | 20110713 |
Friends
Class /IWBEP/CL_MGW_ODATA_FNC_IMPORT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ANNO_KEY | 'action-for' | 20110403 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_ANNOTATION | 20110311 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/CL_MGW_ODATA_ENTITY_TYP | 20110322 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_ANNOTATION | interface for odata annotations | 20110415 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_S_MED_FUNCTION | 20110304 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110304 | |
| 2 | Instance method | Public | Method | 20110322 | ||
| 3 | Instance method | Public | Method | creates an annotation on the item | 20110415 | |
| 4 | Instance method | Private | Method | gets action input parameters | 20120525 | |
| 5 | Instance method | Private | Method | gets return complex type | 20120525 | |
| 6 | Instance method | Private | Method | gets return entity type | 20120525 | |
| 7 | Instance method | Private | Method | gets the cardinality/mutlitplicity of the returning data obj | 20120525 | |
| 8 | Instance method | Private | Method | gets technical (internal) return entity type | 20120525 |
Events
Class /IWBEP/CL_MGW_ODATA_FNC_IMPORT has no event.
Types
Class /IWBEP/CL_MGW_ODATA_FNC_IMPORT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/CL_MGW_ODATA_MODEL | 20110304 | ||||
| 2 | IR_FUNCTION_IMPORT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_S_MED_FUNCTION | 20110304 |
Method CONSTRUCTOR on class /IWBEP/CL_MGW_ODATA_FNC_IMPORT has no exception.
Method CREATE_ANNOTATION Signature
Method CREATE_ANNOTATION on class /IWBEP/CL_MGW_ODATA_FNC_IMPORT has no parameter.
Method CREATE_ANNOTATION on class /IWBEP/CL_MGW_ODATA_FNC_IMPORT has no exception.
Method CREATE_PRIVATE_ANNOTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ANNOTATION_NAMESPACE | Call by reference | Type reference (TYPE) | /IWBEP/MED_ANNO_NAMESPACE | annotation namespace | 20110415 | |||
| 2 | RO_ANNOTATION | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_ANNOTATION | interface for odata annotations | 20110415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20110415 |
Method GET_INPUT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_INPUT_PARAMETERS | Value transfer | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_T_MED_PROPERTIES | 20120525 |
Method GET_INPUT_PARAMETERS on class /IWBEP/CL_MGW_ODATA_FNC_IMPORT has no exception.
Method GET_RETURN_COMPLEX_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COMPLEX_TYPE_NAME | Value transfer | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 20120525 |
Method GET_RETURN_COMPLEX_TYPE on class /IWBEP/CL_MGW_ODATA_FNC_IMPORT has no exception.
Method GET_RETURN_ENTITY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DATA_OBJECT_NAME | Value transfer | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 20120525 |
Method GET_RETURN_ENTITY_TYPE on class /IWBEP/CL_MGW_ODATA_FNC_IMPORT has no exception.
Method GET_RETURN_MULTIPLICITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CARDINALITY | Value transfer | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_CARDINALITY | 20120525 |
Method GET_RETURN_MULTIPLICITY on class /IWBEP/CL_MGW_ODATA_FNC_IMPORT has no exception.
Method GET_TECH_RETURN_ENTITY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TECH_DATA_OBJECT_NAME | Value transfer | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_INTERNAL_NAME | 20120525 |
Method GET_TECH_RETURN_ENTITY_TYPE on class /IWBEP/CL_MGW_ODATA_FNC_IMPORT has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |