SAP ABAP Class /IWBEP/IF_SBOD_PROPERTY (SB - OData - Property)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_SBDM_NODE SB - Domain Model - Node 20120131
2 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_SBOD_ANNOTATION_TRGT SB - OData - Annotation Target 20130418
3 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_SBOD_HAS_LABEL SB - OData - Has Label 20120321
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBOD_PROPERTY SB - OData - Property 20120202
Properties
Class /IWBEP/IF_SBOD_PROPERTY  
Short Description SB - OData - Property    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120131   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 /IWBEP/IF_SBOD_EDM_CORE_DESC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWBEP/IF_SBOD_PROPERTY has no interface implemented.
Friends
Class /IWBEP/IF_SBOD_PROPERTY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FIELD_KIND_AMOUNT Constant Public Type reference (TYPE) /IWBEP/SBOD_ABAP_FIELD_KIND '1' Service Builder: OData ABAP field kind 20131105
2 GC_FIELD_KIND_QUANTITY Constant Public Type reference (TYPE) /IWBEP/SBOD_ABAP_FIELD_KIND '2' Service Builder: OData ABAP field kind 20131105
3 GC_FIELD_KIND_SIMPLE Constant Public Type reference (TYPE) /IWBEP/SBOD_ABAP_FIELD_KIND SPACE Service Builder: OData ABAP field kind 20131105
4 GC_INFO_ORIGIN_AUTOMATIC Constant Public Type reference (TYPE) /IWBEP/SBOD_ABAP_INFO_ORIGIN '3' Service Builder: OData ABAP origin information 20131105
5 GC_INFO_ORIGIN_EXPLICIT Constant Public Type reference (TYPE) /IWBEP/SBOD_ABAP_INFO_ORIGIN '2' Service Builder: OData ABAP origin information 20131105
6 GC_INFO_ORIGIN_STRUCTURE Constant Public Type reference (TYPE) /IWBEP/SBOD_ABAP_INFO_ORIGIN '1' Service Builder: OData ABAP origin information 20131105
7 GC_NODE_TYPE Constant Public See coding 20120131
8 GC_RELTYPE_ENUM_TYPE Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'ENUMT' Service Builder: Relation Type 20131010
9 GC_RELTYPE_TYPE Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'TYPE' Service Builder: Relation Type 20130204
10 GC_RELTYPE_TYPE_DEFINITION Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'TYDEF' Service Builder: Relation Type 20130611
Methods
# Method Level Visibility Method type Description Created on
1 GET_ABAP_FIELD Instance method Public Method Gets the ABAP field name 20120217
2 GET_ABAP_TYPE Instance method Public Method Gets the ABAP type 20120315
3 GET_AS_AUTHOR Instance method Public Method Feed:Gets the feed customization for the author atom element 20120201
4 GET_AS_ETAG Instance method Public Method Gets the property as etag value 20120201
5 GET_AS_PUBLISHED Instance method Public Method Feed: Gets the feed customization for the published atom el 20120201
6 GET_AS_TITLE Instance method Public Method Feed: Gets the feed customization for the title atom element 20120201
7 GET_AS_UPDATED Instance method Public Method Feed: Gets the feed customization for the updated atom el 20120201
8 GET_CHILDREN Instance method Public Method 20120321
9 GET_CHILD_TYPES Instance method Public Method 20120321
10 GET_CREATABLE Instance method Public Method Gets the creatable flag 20120201
11 GET_DEFAULTVALUE Instance method Public Method Sets the default value for the property 20120201
12 GET_DELETABLE Instance method Public Method Gets the deletable flag 20120220
13 GET_DESCRIPTION Instance method Public Method 20120321
14 GET_DISPLAYFORMAT Instance method Public Method Gets the display format 20120201
15 GET_FC_TARGET_PATH Instance method Public Method Feed: Gets the feed customization generically 20120201
16 GET_FILTERABLE Instance method Public Method Gets the filterable flag 20120201
17 GET_FINAL_ABAP_FIELD_KIND_INFO Instance method Public Method Returns the effective ABAP field kind information 20131105
18 GET_FINAL_ELEMENT_ABAP_TYPE Instance method Public Method Returns the effective ABAP type 20130312
19 GET_FINAL_ELEM_ABAP_TYPE_INFO Instance method Public Method Returns the effective ABAP type information 20131105
20 GET_FIXEDLENGTH Instance method Public Method Gets the fixed length of the property for input fields 20120131
21 GET_LABEL Instance method Public Method 20120321
22 GET_MAXLENGTH Instance method Public Method Gets the maximal length of the property for input fields 20120131
23 GET_NAME Instance method Public Method 20120321
24 GET_ORIGIN Instance method Public Method 20120619
25 GET_PARENT Instance method Public Method 20120321
26 GET_POSITION Instance method Public Method 20120619
27 GET_PRECISION Instance method Public Method Sets the precision, decimals for the property 20120224
28 GET_PROP_TYPE Instance method Public Method Gets the property type 20130610
29 GET_PROP_TYPE_KIND Instance method Public Method Gets the property type kind 20131108
30 GET_PROTOTYPE Instance method Public Method 20120619
31 GET_PROTOTYPE_CONTEXT Instance method Public Method 20120619
32 GET_REQUIRESFILTER Instance method Public Method Gets the requires filter flag 20120201
33 GET_ROOT Instance method Public Method 20120321
34 GET_SCALE Instance method Public Method Gets the scale, decimals for the property 20120131
35 GET_SEMANTICS Instance method Public Method Gets the semantic of the entity 20120201
36 GET_SORTABLE Instance method Public Method Gets the sortable flag 20120201
37 GET_TECHNICAL_NAME Instance method Public Method 20120619
38 GET_TYPE Instance method Public Method Gets the type 20120201
39 GET_UNIT Instance method Public Method Gets the property which represents the unit value 20120201
40 GET_UPDATABLE Instance method Public Method Gets the updatable flag 20120201
41 INSERT_CHILD Instance method Public Method 20120321
42 IS_ABAP_FIELD_UNDEFINED Instance method Public Method Returns if ABAP field names defined 20120507
43 IS_ABAP_TYPE_UNDEFINED Instance method Public Method Returns if ABAP type is defined 20120507
44 IS_AS_AUTHOR_UNDEFINED Instance method Public Method Feed:Returns if feed customization for the author is defined 20120507
45 IS_AS_ETAG_UNDEFINED Instance method Public Method Returns if etag is defined 20120507
46 IS_AS_PUBLISHED_UNDEFINED Instance method Public Method Feed: Returns if feed customization for the published is def 20120507
47 IS_AS_TITLE_UNDEFINED Instance method Public Method Feed: Returns if eed customization for the title is defined 20120507
48 IS_AS_UPDATED_UNDEFINED Instance method Public Method Feed: Returns if feed customization for the updated id defin 20120507
49 IS_COLLECTION Instance method Public Method indicates collection value 20130430
50 IS_CREATABLE_UNDEFINED Instance method Public Method Returns if creatable is defined 20120507
51 IS_DELETABLE_UNDEFINED Instance method Public Method Returns if deletable is defined 20120507
52 IS_DESCRIPTION_UNDEFINED Instance method Public Method 20120619
53 IS_EDITABLE Instance method Public Method 20120321
54 IS_FC_TARGET_PATH_UNDEFINED Instance method Public Method Feed: Returns if feed customization generically is defined 20120507
55 IS_FILTERABLE_UNDEFINED Instance method Public Method Returns if filterable is defined 20120507
56 IS_FIXEDLENGTH_UNDEFINED Instance method Public Method Returns if fixed length is defined 20120507
57 IS_INVALID Instance method Public Method 20121107
58 IS_IS_KEY_UNDEFINED Instance method Public Method Returns if is_key is defined 20120508
59 IS_KEY Instance method Public Method Gets the is key flag 20120201
60 IS_MAXLENGTH_UNDEFINED Instance method Public Method Returns if max length is defined 20120507
61 IS_NAME_UNDEFINED Instance method Public Method 20120619
62 IS_NULLABLE Instance method Public Method Gets the nullable flag 20120201
63 IS_NULLABLE_UNDEFINED Instance method Public Method Returns if nullable is defined 20120508
64 IS_PERSISTENT Instance method Public Method 20120619
65 IS_PRECISION_UNDEFINED Instance method Public Method Returns if precision is defined 20120507
66 IS_REQUIRESFILTER_UNDEFINED Instance method Public Method Returns if requires filter is defined 20120507
67 IS_SCALE_UNDEFINED Instance method Public Method Returns if scale is defined 20120507
68 IS_SEMANTICS_UNDEFINED Instance method Public Method Returns if semantics is defined 20120507
69 IS_SORTABLE_UNDEFINED Instance method Public Method Returns if sortable is defined 20120507
70 IS_TYPE_UNDEFINED Instance method Public Method Returns if type is defined 20120507
71 IS_UNICODE Instance method Public Method Gets the unicode flag 20120201
72 IS_UNICODE_UNDEFINED Instance method Public Method Returns if unicode is defined 20120508
73 IS_UNIT_UNDEFINED Instance method Public Method Returns if unit is defined 20120507
74 IS_UPDATABLE_UNDEFINED Instance method Public Method Returns if updatable is defined 20120507
75 REMOVE_CHILD Instance method Public Method 20120321
76 SET_ABAP_FIELD Instance method Public Method Sets the ABAP field name 20120217
77 SET_ABAP_FIELD_UNDEFINED Instance method Public Method Sets if ABAP field name is defined 20120525
78 SET_ABAP_TYPE Instance method Public Method Sets the ABAP type 20120315
79 SET_ABAP_TYPE_UNDEFINED Instance method Public Method Sets if ABAP type is defined 20120525
80 SET_AS_AUTHOR Instance method Public Method Feed:Sets the feed customization for the author atom element 20120201
81 SET_AS_AUTHOR_UNDEFINED Instance method Public Method Feed: Sets if feed customization for the author is defined 20120525
82 SET_AS_ETAG Instance method Public Method Sets the property as etag value 20120201
83 SET_AS_ETAG_UNDEFINED Instance method Public Method Sets if etag is defined 20120525
84 SET_AS_PUBLISHED Instance method Public Method Feed: Sets the feed customization for the published atom el 20120201
85 SET_AS_PUBLISHED_UNDEFINED Instance method Public Method Feed: Sets if feed customization for the published is define 20120525
86 SET_AS_TITLE Instance method Public Method Feed: Sets the feed customization for the title atom element 20120201
87 SET_AS_TITLE_UNDEFINED Instance method Public Method Feed: Sets if feed customization ofr the title is defined 20120525
88 SET_AS_UPDATED Instance method Public Method Feed: Sets the feed customization for the updated atom el 20120201
89 SET_AS_UPDATED_UNDEFINED Instance method Public Method Feed: Sets if feed customization for the updated id defined 20120525
90 SET_COLLECTION Instance method Public Method set collaction value 20130430
91 SET_CREATABLE Instance method Public Method Sets the creatable flag 20120201
92 SET_CREATABLE_UNDEFINED Instance method Public Method Sets if creatable is defined 20120525
93 SET_DEFAULTVALUE Instance method Public Method Sets the default value for the property 20120201
94 SET_DELETABLE Instance method Public Method Sets the deletable flag 20120220
95 SET_DELETABLE_UNDEFINED Instance method Public Method Sets if deletable is defined 20120525
96 SET_DESCRIPTION Instance method Public Method 20120619
97 SET_DESCRIPTION_UNDEFINED Instance method Public Method 20120619
98 SET_DISPLAYFORMAT Instance method Public Method Sets the display format 20120201
99 SET_FC_TARGET_PATH Instance method Public Method Feed: Sets the feed customization generically 20120201
100 SET_FC_TARGET_PATH_UNDEFINED Instance method Public Method Feed: Sets if feed customization generically is defined 20120525
101 SET_FILTERABLE Instance method Public Method Sets the filterable flag 20120201
102 SET_FILTERABLE_UNDEFINED Instance method Public Method Sets if filterable is defined 20120525
103 SET_FIXEDLENGTH Instance method Public Method Sets the fixed length of the property for input fields 20120131
104 SET_FIXEDLENGTH_UNDEFINED Instance method Public Method Sets if fixed length is defined 20120525
105 SET_IS_KEY Instance method Public Method sets the is key flag 20120201
106 SET_IS_KEY_UNDEFINED Instance method Public Method Sets if is key is defined 20120525
107 SET_LABEL Instance method Public Method 20120321
108 SET_MAXLENGTH Instance method Public Method Sets the maximal length of the property for input fields 20120131
109 SET_MAXLENGTH_UNDEFINED Instance method Public Method Sets if max length is defined 20120525
110 SET_NAME Instance method Public Method Sets the name 20120224
111 SET_NAME_UNDEFINED Instance method Public Method 20120619
112 SET_NULLABLE Instance method Public Method Sets the nullable flag 20120131
113 SET_NULLABLE_UNDEFINED Instance method Public Method Sets if nullable is defined 20120525
114 SET_PARENT Instance method Public Method 20120619
115 SET_POSITION Instance method Public Method 20120619
116 SET_PRECISION Instance method Public Method Sets the precision, decimals for the property 20120224
117 SET_PRECISION_UNDEFINED Instance method Public Method Sets if precision is defined 20120525
118 SET_PROP_TYPE Instance method Public Method Sets the property type 20130610
119 SET_PROP_TYPE_KIND Instance method Public Method Sets the property type kind 20131108
120 SET_REQUIRESFILTER Instance method Public Method Sets the requires filter flag 20120201
121 SET_REQUIRESFILTER_UNDEFINED Instance method Public Method Sets if requires filter is defined 20120525
122 SET_SCALE Instance method Public Method Sets the scale, decimals for the property 20120131
123 SET_SCALE_UNDEFINED Instance method Public Method Sets if scale is defined 20120525
124 SET_SEMANTICS Instance method Public Method Sets the semantic of the entity 20120201
125 SET_SEMANTICS_UNDEFINED Instance method Public Method Sets if semantics is defined 20120525
126 SET_SORTABLE Instance method Public Method Sets the sortable flag 20120201
127 SET_SORTABLE_UNDEFINED Instance method Public Method Sets if sortable is defined 20120525
128 SET_TYPE Instance method Public Method sets the type 20120201
129 SET_TYPE_UNDEFINED Instance method Public Method Sets if type is defined 20120525
130 SET_UNICODE Instance method Public Method Sets the unicode flag 20120201
131 SET_UNICODE_UNDEFINED Instance method Public Method Sets if unicode is defined 20120525
132 SET_UNIT Instance method Public Method Sets the property which represents the unit value 20120201
133 SET_UNIT_UNDEFINED Instance method Public Method Sets if unit is defined 20120525
134 SET_UPDATABLE Instance method Public Method Sets the updatable flag 20120201
135 SET_UPDATABLE_UNDEFINED Instance method Public Method 20120525
Events
Class /IWBEP/IF_SBOD_PROPERTY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ABAP_FIELD_KIND Public See coding 20131105 BEGIN OF TY_S_ABAP_FIELD_KIND, origin TYPE /iwbep/sbod_abap_info_origin, kind TYPE /iwbep/sbod_abap_field_kind, ref_field TYPE fieldname, END OF TY_S_ABAP_FIELD_KIND
2 TY_S_ABAP_TYPE Public See coding 20131105 BEGIN OF TY_S_ABAP_TYPE, origin TYPE /iwbep/sbod_abap_info_origin, type TYPE REF TO cl_abap_elemdescr, origin_structure TYPE /iwbep/sbod_abap_strc_name, origin_field TYPE /iwbep/sbod_abap_field_name, END OF TY_S_ABAP_TYPE
3 TY_T_PROPERTIES Public See coding 20120214 ty_t_properties TYPE SORTED TABLE OF REF TO /iwbep/if_sbod_property WITH UNIQUE KEY table_line
Method Signatures

Method GET_ABAP_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ABAP_FIELD Value transfer Type reference (TYPE) FIELDNAME Field Name 20120217

Method GET_ABAP_FIELD on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_ABAP_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ABAP_TYPE Value transfer Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR Runtime Type Services 20120315
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120315

Method GET_AS_AUTHOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_AS_AUTHOR Value transfer Type reference (TYPE) /IWBEP/SBOD_AS_AUTHOR SB: OData As Author Indicator 20120201

Method GET_AS_AUTHOR on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_AS_ETAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_AS_ETAG Value transfer Type reference (TYPE) /IWBEP/SBOD_AS_ETAG SB: OData As Etag Indicator 20120201

Method GET_AS_ETAG on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_AS_PUBLISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_AS_PUBLISHED Value transfer Type reference (TYPE) /IWBEP/SBOD_AS_PUBLISHED SB: OData As Published 20120201

Method GET_AS_PUBLISHED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_AS_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_AS_TITLE Value transfer Type reference (TYPE) /IWBEP/SBOD_AS_TITLE SB: OData As Title 20120201

Method GET_AS_TITLE on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_AS_UPDATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_AS_UPDATED Value transfer Type reference (TYPE) /IWBEP/SBOD_AS_UPDATED SB: OData As Updated 20120201

Method GET_AS_UPDATED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method GET_CHILDREN on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_CHILD_TYPES Signature

Method GET_CHILD_TYPES on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method GET_CHILD_TYPES on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_CREATABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CREATABLE Value transfer Type reference (TYPE) /IWBEP/SBOD_CREATABLE SB: OData creatable indicator 20120201

Method GET_CREATABLE on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_DEFAULTVALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DEFAULT_VALUE Value transfer Type reference (TYPE) STRING 20120201

Method GET_DEFAULTVALUE on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_DELETABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DELETABLE Value transfer Type reference (TYPE) /IWBEP/SBOD_DELETABLE SB: OData deletable indicator 20120220

Method GET_DELETABLE on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method GET_DESCRIPTION on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_DISPLAYFORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DISPLAY_FORMAT Value transfer Type reference (TYPE) STRING 20120201

Method GET_DISPLAYFORMAT on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_FC_TARGET_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FC_TARGET_PATH Value transfer Type reference (TYPE) /IWBEP/SBOD_FC_TARGET_PATH SB: OData FC target path 20120220

Method GET_FC_TARGET_PATH on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_FILTERABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FILTERABLE Value transfer Type reference (TYPE) /IWBEP/SBOD_FILTERABLE 20120201

Method GET_FILTERABLE on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_FINAL_ABAP_FIELD_KIND_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_INFO Value transfer Type reference (TYPE) TY_S_ABAP_FIELD_KIND 20131105
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20131105

Method GET_FINAL_ELEMENT_ABAP_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ABAP_TYPE Value transfer Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR Runtime Type Services 20130312
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130312

Method GET_FINAL_ELEM_ABAP_TYPE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_INFO Value transfer Type reference (TYPE) TY_S_ABAP_TYPE 20131105
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20131105

Method GET_FIXEDLENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FIXED_LENGTH Value transfer Type reference (TYPE) /IWBEP/SBOD_FIXED_LENGTH 20120131

Method GET_FIXEDLENGTH on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_LABEL Signature

Method GET_LABEL on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method GET_LABEL on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_MAXLENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MAX_LENGTH Value transfer Type reference (TYPE) /IWBEP/SBOD_MAX_LENGTH SB: OData Maximum Length 20120131

Method GET_MAXLENGTH on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_NAME Signature

Method GET_NAME on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method GET_NAME on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_ORIGIN Signature

Method GET_ORIGIN on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method GET_ORIGIN on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method GET_PARENT on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_POSITION Signature

Method GET_POSITION on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method GET_POSITION on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_PRECISION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PRECISION Value transfer Type reference (TYPE) /IWBEP/SBOD_PRECISION 20120224

Method GET_PRECISION on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_PROP_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TYPE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBOD_PROP_TYPE SB - OData - Property Type 20130610
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130610

Method GET_PROP_TYPE_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE_KIND Value transfer Type reference (TYPE) /IWBEP/SBOD_PROP_TYPE_KIND Service Builder: OData Property Type Kind 20131108
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20131108

Method GET_PROTOTYPE Signature

Method GET_PROTOTYPE on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method GET_PROTOTYPE on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_PROTOTYPE_CONTEXT Signature

Method GET_PROTOTYPE_CONTEXT on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method GET_PROTOTYPE_CONTEXT on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_REQUIRESFILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_REQUIRES_FILTER Value transfer Type reference (TYPE) /IWBEP/SBOD_REQ_FILTER 20120201

Method GET_REQUIRESFILTER on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_ROOT Signature

Method GET_ROOT on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method GET_ROOT on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_SCALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SCALE Value transfer Type reference (TYPE) /IWBEP/SBOD_SCALE SB: OData Scale 20120202

Method GET_SCALE on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_SEMANTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEMANTIC Value transfer Type reference (TYPE) /IWBEP/SBOD_SEMANTICS SB: OData semantics 20120201

Method GET_SEMANTICS on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_SORTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SORTABLE Value transfer Type reference (TYPE) /IWBEP/SBOD_SORTABLE SB: OData Sortable Indicator 20120201

Method GET_SORTABLE on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_TECHNICAL_NAME Signature

Method GET_TECHNICAL_NAME on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method GET_TECHNICAL_NAME on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TYPE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBOD_TYPE SB - OData - Type 20120203
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120203

Method GET_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PROPERTY Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBOD_PROPERTY SB - OData - Property 20120210
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120210

Method GET_UPDATABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UPDATABLE Value transfer Type reference (TYPE) /IWBEP/SBOD_UPDATABLE SB: OData updatable indicator 20120201

Method GET_UPDATABLE on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method INSERT_CHILD Signature

Method INSERT_CHILD on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method INSERT_CHILD on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_ABAP_FIELD_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120507

Method IS_ABAP_FIELD_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_ABAP_TYPE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120507

Method IS_ABAP_TYPE_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_AS_AUTHOR_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120507

Method IS_AS_AUTHOR_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_AS_ETAG_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120507

Method IS_AS_ETAG_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_AS_PUBLISHED_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120507

Method IS_AS_PUBLISHED_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_AS_TITLE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120507

Method IS_AS_TITLE_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_AS_UPDATED_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120507

Method IS_AS_UPDATED_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ISCOLLECTION Value transfer Type reference (TYPE) /IWBEP/SBOD_ISCOLLECTION indicates that corresponding values are collections 20130430
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130430

Method IS_CREATABLE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120507

Method IS_CREATABLE_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_DELETABLE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120507

Method IS_DELETABLE_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_DESCRIPTION_UNDEFINED Signature

Method IS_DESCRIPTION_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method IS_DESCRIPTION_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_EDITABLE Signature

Method IS_EDITABLE on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method IS_EDITABLE on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_FC_TARGET_PATH_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120507

Method IS_FC_TARGET_PATH_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_FILTERABLE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120507

Method IS_FILTERABLE_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_FIXEDLENGTH_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120507

Method IS_FIXEDLENGTH_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_INVALID Signature

Method IS_INVALID on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method IS_INVALID on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_IS_KEY_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120508

Method IS_IS_KEY_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_KEY Value transfer Type reference (TYPE) /IWBEP/SBOD_ISKEY SB: OData Key Indicator 20120201

Method IS_KEY on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_MAXLENGTH_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120507

Method IS_MAXLENGTH_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_NAME_UNDEFINED Signature

Method IS_NAME_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method IS_NAME_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_NULLABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NULLABLE Value transfer Type reference (TYPE) /IWBEP/SBOD_NULLABLE SB: OData Nullable Indicator 20120201

Method IS_NULLABLE on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_NULLABLE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120508

Method IS_NULLABLE_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_PERSISTENT Signature

Method IS_PERSISTENT on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method IS_PERSISTENT on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_PRECISION_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120507

Method IS_PRECISION_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_REQUIRESFILTER_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120507

Method IS_REQUIRESFILTER_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_SCALE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120507

Method IS_SCALE_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_SEMANTICS_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120507

Method IS_SEMANTICS_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_SORTABLE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120507

Method IS_SORTABLE_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_TYPE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120507

Method IS_TYPE_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_UNICODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNICODE Value transfer Type reference (TYPE) /IWBEP/SBOD_UNICODE SB: OData Unicode Indicator 20120201

Method IS_UNICODE on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_UNICODE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120508

Method IS_UNICODE_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_UNIT_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120507

Method IS_UNIT_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method IS_UPDATABLE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120507

Method IS_UPDATABLE_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method REMOVE_CHILD Signature

Method REMOVE_CHILD on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method REMOVE_CHILD on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method SET_ABAP_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ABAP_FIELD Call by reference Type reference (TYPE) FIELDNAME Field Name 20120217
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120217

Method SET_ABAP_FIELD_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

Method SET_ABAP_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ABAP_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR Runtime Type Services 20120315
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120315

Method SET_ABAP_TYPE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

Method SET_AS_AUTHOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AS_AUTHOR Call by reference Type reference (TYPE) /IWBEP/SBOD_AS_AUTHOR SB: OData As Author Indicator 20120201
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_AS_AUTHOR_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

Method SET_AS_ETAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AS_ETAG Call by reference Type reference (TYPE) /IWBEP/SBOD_AS_ETAG SB: OData As Etag Indicator 20120201
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_AS_ETAG_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

Method SET_AS_PUBLISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AS_PUBLISHED Call by reference Type reference (TYPE) /IWBEP/SBOD_AS_PUBLISHED SB: OData As Published 20120201
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_AS_PUBLISHED_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

Method SET_AS_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AS_TITLE Call by reference Type reference (TYPE) /IWBEP/SBOD_AS_TITLE SB: OData As Title 20120201
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_AS_TITLE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

Method SET_AS_UPDATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AS_UPDATED Call by reference Type reference (TYPE) /IWBEP/SBOD_AS_UPDATED SB: OData As Updated 20120201
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_AS_UPDATED_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

Method SET_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ISCOLLECTION Call by reference Type reference (TYPE) /IWBEP/SBOD_ISCOLLECTION indicates that corresponding values are collections 20130430
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130430

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) /IWBEP/SBOD_CREATABLE SB: OData creatable indicator 20120201
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_CREATABLE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

Method SET_DEFAULTVALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEFAULT_VALUE Call by reference Type reference (TYPE) STRING 20120201
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_DELETABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DELETABLE Call by reference Type reference (TYPE) /IWBEP/SBOD_DELETABLE SB: OData deletable indicator 20120220
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120220

Method SET_DELETABLE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

Method SET_DESCRIPTION Signature

Method SET_DESCRIPTION on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method SET_DESCRIPTION on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method SET_DESCRIPTION_UNDEFINED Signature

Method SET_DESCRIPTION_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method SET_DESCRIPTION_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method SET_DISPLAYFORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DISPLAY_FORMAT Call by reference Type reference (TYPE) STRING 20120201
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

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) /IWBEP/SBOD_FC_TARGET_PATH SB: OData FC target path 20120201
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_FC_TARGET_PATH_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

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) /IWBEP/SBOD_FILTERABLE 20120201
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_FILTERABLE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

Method SET_FIXEDLENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIXED_LENGTH Call by reference Type reference (TYPE) /IWBEP/SBOD_FIXED_LENGTH 20120131
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_FIXEDLENGTH_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

Method SET_IS_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IS_KEY Call by reference Type reference (TYPE) /IWBEP/SBOD_ISKEY SB: OData Key Indicator 20120201
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_IS_KEY_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120525

Method SET_LABEL Signature

Method SET_LABEL on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method SET_LABEL on class /IWBEP/IF_SBOD_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) /IWBEP/SBOD_MAX_LENGTH SB: OData Maximum Length 20120131
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_MAXLENGTH_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) /IWBEP/MED_EXTERNAL_NAME external name of a meta model element 20120224
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120224

Method SET_NAME_UNDEFINED Signature

Method SET_NAME_UNDEFINED on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method SET_NAME_UNDEFINED on class /IWBEP/IF_SBOD_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) /IWBEP/SBOD_NULLABLE SB: OData Nullable Indicator 20120131
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_NULLABLE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

Method SET_PARENT Signature

Method SET_PARENT on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method SET_PARENT on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method SET_POSITION Signature

Method SET_POSITION on class /IWBEP/IF_SBOD_PROPERTY has no parameter.
Method SET_POSITION on class /IWBEP/IF_SBOD_PROPERTY has no exception.

Method SET_PRECISION 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) /IWBEP/SBOD_PRECISION 20120224
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120224

Method SET_PRECISION_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

Method SET_PROP_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TYPE Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBOD_PROP_TYPE SB - OData - Property Type 20130610
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130610

Method SET_PROP_TYPE_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE_KIND Call by reference Type reference (TYPE) /IWBEP/SBOD_PROP_TYPE_KIND Service Builder: OData Property Type Kind 20131108
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20131108

Method SET_REQUIRESFILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUIRES_FILTER Call by reference Type reference (TYPE) /IWBEP/SBOD_REQ_FILTER 20120201
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_REQUIRESFILTER_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

Method SET_SCALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCALE Call by reference Type reference (TYPE) /IWBEP/SBOD_SCALE SB: OData Scale 20120131
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_SCALE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

Method SET_SEMANTICS 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/SBOD_SEMANTICS SB: OData semantics 20120201
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_SEMANTICS_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

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) /IWBEP/SBOD_SORTABLE SB: OData Sortable Indicator 20120201
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_SORTABLE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TYPE Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBOD_TYPE SB - OData - Type 20120203
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_TYPE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

Method SET_UNICODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNICODE Call by reference Type reference (TYPE) /IWBEP/SBOD_UNICODE SB: OData Unicode Indicator 20120201
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_UNICODE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

Method SET_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROPERTY Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBOD_PROPERTY SB - OData - Property (initial == clear) 20120210
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_UNIT_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525

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) /IWBEP/SBOD_UPDATABLE SB: OData updatable indicator 20120201
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_UPDATABLE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120525
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120525
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120525
History
Last changed by/on SAP  20141120 
SAP Release Created in