SAP ABAP Interface /IWBEP/IF_MGW_ODATA_CMPLX_PROP (OData Complex Property FPI)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
⤷
/IWBEP/MGW_MED_API (Package) OData Channel - Metadata - API

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_MGW_ODATA_CMPLX_PROP | complex property meta data implementation | 20130327 |
Properties
Interface | /IWBEP/IF_MGW_ODATA_CMPLX_PROP | |
Short Description | OData Complex Property FPI |
General Data
Package | /IWBEP/MGW_MED_API | OData Channel - Metadata - API |
Created | 20110624 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | /IWBEP/IF_MGW_MED_ODATA_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /IWBEP/IF_MGW_ODATA_ANNOTATABL | type interface for mgw odata annotatable items | 20130327 | ||
2 | /IWBEP/IF_MGW_ODATA_ITEM | interface representing a script based odata general item | 20130327 |
Friends
Interface /IWBEP/IF_MGW_ODATA_CMPLX_PROP has no friend.
Attributes
Interface /IWBEP/IF_MGW_ODATA_CMPLX_PROP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130327 | |
2 | ![]() |
Instance method | Public | Method | Retrieves the underlying complex type of the property | 20130327 |
3 | ![]() |
Instance method | Public | Method | 20130327 | |
4 | ![]() |
Instance method | Public | Method | 20130327 |
Events
Interface /IWBEP/IF_MGW_ODATA_CMPLX_PROP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_MGW_ODATA_CPLX_PROPERTY | Public | See coding | 20130327 | begin of ty_s_mgw_odata_cplx_property,
technical_name type fieldname,
complex_property type ref to /iwbep/if_mgw_odata_CMPLX_PROP,
end of ty_s_mgw_odata_cplx_property
|
||
2 | TY_T_MGW_ODATA_CPLX_PROPERTIES | Public | See coding | 20130327 | ty_t_mgw_odata_cplx_properties type standard table of ty_s_mgw_odata_cplx_property with key technical_name
|
Method Signatures
Method GET_ABAP_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ABAP_NAME | Value transfer | Type reference (TYPE) | FIELDNAME | Field Name | 20130327 |
Method GET_ABAP_NAME on Interface /IWBEP/IF_MGW_ODATA_CMPLX_PROP has no exception.
Method GET_COMPLEX_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_COMPLEX_TYPE | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_CMPLX_TYPE | complex type meta data implementation | 20130327 |
Method GET_COMPLEX_TYPE on Interface /IWBEP/IF_MGW_ODATA_CMPLX_PROP has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_NAME | Value transfer | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 20130327 |
Method GET_NAME on Interface /IWBEP/IF_MGW_ODATA_CMPLX_PROP has no exception.
Method SET_DISABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DISABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130327 |
Method SET_DISABLED on Interface /IWBEP/IF_MGW_ODATA_CMPLX_PROP has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |