SAP ABAP Class /IWBEP/IF_MGW_ODATA_PROPERTY (interface representing a script based odata property)
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 20110206
2 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_ITEM interface representing a script based odata general item 20110406
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_FW_PROP OData Property FPI 20110624
2 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_PARAMETER interface representing a meta data instance for a parameter 20110322
3 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_MGW_ODATA_PROPERTY odata meta data implementation of an property 20110208
Properties
Class /IWBEP/IF_MGW_ODATA_PROPERTY  
Short Description interface representing a script based odata property    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110204   SAP 
Last change 20141120    
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_PROPERTY has no interface implemented.
Friends
Class /IWBEP/IF_MGW_ODATA_PROPERTY has no friend class.
Attributes
Class /IWBEP/IF_MGW_ODATA_PROPERTY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BIND_DATA_ELEMENT Instance method Public Method binds a ddic data element to the property 20110304
2 DISABLE_CONVERSION Instance method Public Method Disables the conversion for the property 20130729
3 ENABLE_CONVERSION Instance method Public Method Enables the conversion for the property 20130729
4 GET_ID Instance method Public Method 20111127
5 SET_AS_AUTHOR Instance method Public Method sets the feed customization for the author atom element 20110406
6 SET_AS_CONTENT_SOURCE Instance method Public Method sets the property as content source (href) for media types 20120829
7 SET_AS_CONTENT_TYPE Instance method Public Method sets the property as content type (mime) for media types 20120829
8 SET_AS_ETAG Instance method Public Method sets the property as etag value 20110419
9 SET_AS_PUBLISHED Instance method Public Method sets the feed customization for the published atom element 20110725
10 SET_AS_TITLE Instance method Public Method sets the feed customization for the title atom element 20110406
11 SET_AS_UPDATED Instance method Public Method sets the feed customization for the updated atom element 20110406
12 SET_CONVERSION_EXIT Instance method Public Method sets the name of conversion exit for the property 20110629
13 SET_CREATABLE Instance method Public Method sets the creatable flag in terms of the sdata spec 20110206
14 SET_DISABLED Instance method Public Method sets the is_enabled flag of the property 20120312
15 SET_FC_TARGET_PATH Instance method Public Method sets the feed customization generically 20110406
16 SET_FIELD_CONTROL Instance method Public Method sets the property that contains the field control 20130220
17 SET_FILTERABLE Instance method Public Method sets the filterable flag meaning that is usable as filter 20110206
18 SET_INTERNAL_LENGTH Instance method Public Method USAGE NOT RECOMMENDED - sets the internal abap length 20120229
19 SET_INTERNAL_TYPE Instance method Public Method sets the internal abap type for the property 20110215
20 SET_IS_KEY Instance method Public Method sets the is key flag 20110206
21 SET_LABEL_FROM_TEXT_ELEMENT Instance method Public Method 20111125
22 SET_MAXLENGTH Instance method Public Method sets the maximal length of the property for input fields 20110206
23 SET_NAME Instance method Public Method 20120503
24 SET_NULLABLE Instance method Public Method sets the nullable flag, meaning that it is optional 20110206
25 SET_PRECISON Instance method Public Method sets the precesion, decimals for the property 20110206
26 SET_REFERENCE_ANNOTATION Instance method Public Method sets the name of a property in the same type 20130215
27 SET_SEMANTIC Instance method Public Method sets the semantic field for the property 20110209
28 SET_SORTABLE Instance method Public Method sets the sortable flag for the property 20110714
29 SET_TEXT_KEY Instance method Public Method sets a text key 20110223
30 SET_TYPE_EDM_BINARY Instance method Public Method sets the edm type binary to the property 20110403
31 SET_TYPE_EDM_BOOLEAN Instance method Public Method sets the edm type boolean to the property 20110403
32 SET_TYPE_EDM_BYTE Instance method Public Method sets the edm type byte to the property 20110403
33 SET_TYPE_EDM_DATETIME Instance method Public Method sets the edm type datetime to the property 20110403
34 SET_TYPE_EDM_DATETIMEOFFSET Instance method Public Method sets the edm type datetimeofset to the property 20110403
35 SET_TYPE_EDM_DECIMAL Instance method Public Method sets the edm type decimal to the property 20110403
36 SET_TYPE_EDM_DOUBLE Instance method Public Method sets the edm type double to the property 20110403
37 SET_TYPE_EDM_FLOAT Instance method Public Method sets the edm type float to the property 20110403
38 SET_TYPE_EDM_GUID Instance method Public Method sets the edm type guid to the property 20110403
39 SET_TYPE_EDM_INT16 Instance method Public Method sets the edm typeint16 to the property 20110403
40 SET_TYPE_EDM_INT32 Instance method Public Method sets the edm type int32 to the property 20110403
41 SET_TYPE_EDM_INT64 Instance method Public Method sets the edm type int64 to the property 20110403
42 SET_TYPE_EDM_SBYTE Instance method Public Method sets the edm type byte to the property 20110403
43 SET_TYPE_EDM_SINGLE Instance method Public Method sets the edm type single to the property 20130709
44 SET_TYPE_EDM_STRING Instance method Public Method sets the edm type string to the property 20110403
45 SET_TYPE_EDM_TIME Instance method Public Method sets the edm type time to the property 20110403
46 SET_UNIT Instance method Public Method obsolete - use SET_UNIT_PROPERTY 20110403
47 SET_UNIT_PRECISION Instance method Public Method obsolete - use SET_UNIT_PRECISION_PROPERTY 20120316
48 SET_UNIT_PRECISION_PROPERTY Instance method Public Method sets the property that contains the precision for this unit 20120515
49 SET_UNIT_PROPERTY Instance method Public Method sets the property that contains the unit for this number 20120515
50 SET_UPDATABLE Instance method Public Method sets the updatable flag in terms of the sdata spec 20110206
Events
Class /IWBEP/IF_MGW_ODATA_PROPERTY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S Public Type reference (TYPE) CHAR1 Single-Character Indicator 20110206
Method Signatures

Method BIND_DATA_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ELEMENT_NAME Call by reference Type reference (TYPE) STRING 20110304
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20110304

Method DISABLE_CONVERSION Signature

Method DISABLE_CONVERSION on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
Method DISABLE_CONVERSION on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method ENABLE_CONVERSION Signature

Method ENABLE_CONVERSION on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20130730

Method GET_ID Signature

Method GET_ID on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
Method GET_ID on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_AS_AUTHOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEEP_IN_CONTENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110406
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20110406

Method SET_AS_CONTENT_SOURCE Signature

Method SET_AS_CONTENT_SOURCE on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120829

Method SET_AS_CONTENT_TYPE Signature

Method SET_AS_CONTENT_TYPE on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120829

Method SET_AS_ETAG Signature

Method SET_AS_ETAG on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20110419

Method SET_AS_PUBLISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEEP_IN_CONTENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110725
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20110725

Method SET_AS_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEEP_IN_CONTENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE keeps the property in the payload depending on the parameter 20110406
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20110406

Method SET_AS_UPDATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEEP_IN_CONTENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110406
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20110406

Method SET_CONVERSION_EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONV_EXIT Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_CONV_EXIT 20110629
2 Importing IV_ROUND_SIGN Call by reference Type reference (TYPE) CHAR1 SPACE Unit amount only (+ up, - down, X commercial, b no rounding) 20140127

Method SET_CONVERSION_EXIT on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_CREATABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CREATABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110206

Method SET_CREATABLE on class /IWBEP/IF_MGW_ODATA_PROPERTY 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 20120312

Method SET_DISABLED on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_FC_TARGET_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FC_TARGET_PATH Call by reference Type reference (TYPE) STRING 20110406
2 Importing IV_KEEP_IN_CONTENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110406
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20110406

Method SET_FIELD_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD_CONTROL_PROPERTY Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME Name of the property used to control the property 20130220
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130220

Method SET_FILTERABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILTERABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110206

Method SET_FILTERABLE on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_INTERNAL_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INTERNAL_LENGTH Call by reference Type reference (TYPE) I 20120229

Method SET_INTERNAL_LENGTH on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_INTERNAL_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) ABAP_TYPEKIND 20110215

Method SET_INTERNAL_TYPE on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_IS_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110206

Method SET_IS_KEY on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_LABEL_FROM_TEXT_ELEMENT Signature

Method SET_LABEL_FROM_TEXT_ELEMENT on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
Method SET_LABEL_FROM_TEXT_ELEMENT on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_MAXLENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MAX_LENGTH Call by reference Type reference (TYPE) I 20110206

Method SET_MAXLENGTH on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_NAME Signature

Method SET_NAME on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
Method SET_NAME on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_NULLABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NULLABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110206

Method SET_NULLABLE on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_PRECISON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PRECISION Call by reference Type reference (TYPE) I 20110206

Method SET_PRECISON on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_REFERENCE_ANNOTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ANNOTATION_KEY Call by reference Type reference (TYPE) /IWBEP/MED_ANNOTATION_KEY Annotation key 20130215
2 Importing IV_PROPERTY Call by reference Type reference (TYPE) /IWBEP/MED_EXTERNAL_NAME Name of the property refered to 20130215
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130215

Method SET_SEMANTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEMANTIC Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_SEMANTIC 20110209

Method SET_SEMANTIC on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_SORTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SORTABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110714

Method SET_SORTABLE on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_TEXT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CREATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE do not use @deprecated 20110704
2 Importing IV_TEXT_ELEMENT_TYPE Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_TEXT_ELEMENT_TYPE 'L' Label etc 20110718
3 Importing IV_TEXT_KEY Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_TEXT_KEY 20110223
4 Importing IV_TEXT_OBJECT_TYPE Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_TEXT_OBJ_TYPE 20110223
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20110223

Method SET_TYPE_EDM_BINARY Signature

Method SET_TYPE_EDM_BINARY on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
Method SET_TYPE_EDM_BINARY on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_TYPE_EDM_BOOLEAN Signature

Method SET_TYPE_EDM_BOOLEAN on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
Method SET_TYPE_EDM_BOOLEAN on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_TYPE_EDM_BYTE Signature

Method SET_TYPE_EDM_BYTE on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
Method SET_TYPE_EDM_BYTE on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_TYPE_EDM_DATETIME Signature

Method SET_TYPE_EDM_DATETIME on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
Method SET_TYPE_EDM_DATETIME on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_TYPE_EDM_DATETIMEOFFSET Signature

Method SET_TYPE_EDM_DATETIMEOFFSET on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
Method SET_TYPE_EDM_DATETIMEOFFSET on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_TYPE_EDM_DECIMAL Signature

Method SET_TYPE_EDM_DECIMAL on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
Method SET_TYPE_EDM_DECIMAL on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_TYPE_EDM_DOUBLE Signature

Method SET_TYPE_EDM_DOUBLE on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
Method SET_TYPE_EDM_DOUBLE on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_TYPE_EDM_FLOAT Signature

Method SET_TYPE_EDM_FLOAT on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
Method SET_TYPE_EDM_FLOAT on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_TYPE_EDM_GUID Signature

Method SET_TYPE_EDM_GUID on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
Method SET_TYPE_EDM_GUID on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_TYPE_EDM_INT16 Signature

Method SET_TYPE_EDM_INT16 on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
Method SET_TYPE_EDM_INT16 on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_TYPE_EDM_INT32 Signature

Method SET_TYPE_EDM_INT32 on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
Method SET_TYPE_EDM_INT32 on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_TYPE_EDM_INT64 Signature

Method SET_TYPE_EDM_INT64 on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
Method SET_TYPE_EDM_INT64 on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_TYPE_EDM_SBYTE Signature

Method SET_TYPE_EDM_SBYTE on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
Method SET_TYPE_EDM_SBYTE on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_TYPE_EDM_SINGLE Signature

Method SET_TYPE_EDM_SINGLE on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
Method SET_TYPE_EDM_SINGLE on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_TYPE_EDM_STRING Signature

Method SET_TYPE_EDM_STRING on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
Method SET_TYPE_EDM_STRING on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_TYPE_EDM_TIME Signature

Method SET_TYPE_EDM_TIME on class /IWBEP/IF_MGW_ODATA_PROPERTY has no parameter.
Method SET_TYPE_EDM_TIME on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.

Method SET_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNIT_PROPERTY_PATH Call by reference Type reference (TYPE) STRING 20110403
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20110403

Method SET_UNIT_PRECISION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNIT_PRECISION_PROP_PATH Call by reference Type reference (TYPE) STRING 20120316
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120319

Method SET_UNIT_PRECISION_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PRECISION_PROPERTY Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME Name of the property containing the precision 20120515
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20120515

Method SET_UNIT_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNIT_PROPERTY Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME Name of the property used as Unit field 20120515
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20120515

Method SET_UPDATABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UPDATABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110206

Method SET_UPDATABLE on class /IWBEP/IF_MGW_ODATA_PROPERTY has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in