SAP ABAP Class /IWBEP/IF_MGW_ODATA_CMPLX_PROP (OData Complex Property FPI)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_ANNOTATABL type interface for mgw odata annotatable items 20130327
2 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_ITEM interface representing a script based odata general item 20130327
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
Class /IWBEP/IF_MGW_ODATA_CMPLX_PROP  
Short Description OData Complex Property FPI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110624   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class /IWBEP/IF_MGW_ODATA_CMPLX_PROP has no interface implemented.
Friends
Class /IWBEP/IF_MGW_ODATA_CMPLX_PROP has no friend class.
Attributes
Class /IWBEP/IF_MGW_ODATA_CMPLX_PROP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ABAP_NAME Instance method Public Method 20130327
2 GET_COMPLEX_TYPE Instance method Public Method Retrieves the underlying complex type of the property 20130327
3 GET_NAME Instance method Public Method 20130327
4 SET_DISABLED Instance method Public Method 20130327
Events
Class /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 Returning RV_ABAP_NAME Value transfer Type reference (TYPE) FIELDNAME Field Name 20130327

Method GET_ABAP_NAME on class /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 Returning 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 class /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 Returning RV_NAME Value transfer Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 20130327

Method GET_NAME on class /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 Importing IV_DISABLED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130327

Method SET_DISABLED on class /IWBEP/IF_MGW_ODATA_CMPLX_PROP has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in