SAP ABAP Class /IWBEP/IF_SBOD_ENTITY_SET (SB - OData - Entity Set)
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 20120201
2 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_SBOD_ANNOTATION_TRGT SB - OData - Annotation Target 20130305
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_ENTITY_SET SB - OData - Entity Set 20120214
Properties
Class /IWBEP/IF_SBOD_ENTITY_SET  
Short Description SB - OData - Entity Set    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120201   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWBEP/IF_SBOD_ENTITY_SET has no interface implemented.
Friends
Class /IWBEP/IF_SBOD_ENTITY_SET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_NODE_TYPE Constant Public See coding 20120201
2 GC_RELTYPE_ENTT Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'ENTT' Service Builder: Relation Type 20130204
Methods
# Method Level Visibility Method type Description Created on
1 GET_ADDRESSABLE Instance method Public Method Sets the adressable flag 20120220
2 GET_CHILDREN Instance method Public Method 20121107
3 GET_CHILD_TYPES Instance method Public Method 20121107
4 GET_CREATABLE Instance method Public Method Gets the creatable flag 20120201
5 GET_DELETABLE Instance method Public Method Gets the deletable flag 20120201
6 GET_DESCRIPTION Instance method Public Method 20121107
7 GET_ENTITY_TYPE Instance method Public Method Gets the entity type this entity set refers to 20120216
8 GET_HAS_FTXT_SEARCH Instance method Public Method Gets the freetext search flag 20120201
9 GET_NAME Instance method Public Method 20121107
10 GET_ORIGIN Instance method Public Method 20121107
11 GET_PAGEABLE Instance method Public Method Gets the pageable flag 20120201
12 GET_PARENT Instance method Public Method 20121107
13 GET_POSITION Instance method Public Method 20121107
14 GET_PROTOTYPE Instance method Public Method 20121107
15 GET_PROTOTYPE_CONTEXT Instance method Public Method 20121107
16 GET_REQUIRESFILTER Instance method Public Method Gets the requires filter flag 20120201
17 GET_ROOT Instance method Public Method 20121107
18 GET_SEMANTICS Instance method Public Method Gets the semantic of the entity 20120201
19 GET_SUBSCRIBABLE Instance method Public Method Gets the subscribable flag 20120201
20 GET_TECHNICAL_NAME Instance method Public Method 20121107
21 GET_UPDATABLE Instance method Public Method Gets the updatable flag 20120201
22 INSERT_CHILD Instance method Public Method 20121107
23 IS_ADDRESSABLE_UNDEFINED Instance method Public Method Gets if addressable flag is undefined 20120509
24 IS_CREATABLE_UNDEFINED Instance method Public Method Gets if creatable flag is undefined 20120509
25 IS_DELETABLE_UNDEFINED Instance method Public Method Gets is deletable flag is undefined 20120509
26 IS_DESCRIPTION_UNDEFINED Instance method Public Method 20121107
27 IS_EDITABLE Instance method Public Method 20121107
28 IS_ENTITY_TYPE_UNDEFINED Instance method Public Method Gets if entity type is undefined 20120509
29 IS_HAS_FTXT_SEARCH_UNDEFINED Instance method Public Method Gets if free text search flag is undefined 20120509
30 IS_INVALID Instance method Public Method 20121107
31 IS_NAME_UNDEFINED Instance method Public Method 20121107
32 IS_PAGEABLE_UNDEFINED Instance method Public Method Gets if pageable flag is undefined 20120509
33 IS_PERSISTENT Instance method Public Method 20121107
34 IS_REQUIRESFILTER_UNDEFINED Instance method Public Method Gets if requiresfilter is undefined 20120509
35 IS_SEMANTICS_UNDEFINED Instance method Public Method Gets if semantics is undefined 20120509
36 IS_SUBSCRIBABLE_UNDEFINED Instance method Public Method Gets if subscribable flag is undefined 20120509
37 IS_UPDATABLE_UNDEFINED Instance method Public Method Gets if updatable flag is undefined 20120509
38 SET_ADDRESSABLE Instance method Public Method Sets the adressable flag 20120220
39 SET_ADDRESSABLE_UNDEFINED Instance method Public Method Sets if addresable flag is undefined 20120524
40 SET_CREATABLE Instance method Public Method Sets the creatable flag 20120201
41 SET_CREATABLE_UNDEFINED Instance method Public Method Sets if creatable flag is undefined 20120524
42 SET_DELETABLE Instance method Public Method Sets the deletable flag 20120201
43 SET_DELETABLE_UNDEFINED Instance method Public Method Sets is deletable flag is undefined 20120524
44 SET_ENTITY_TYPE Instance method Public Method Sets the entity type this entity set refers to 20120216
45 SET_ENTITY_TYPE_UNDEFINED Instance method Public Method Sets if entity type is undefined 20120524
46 SET_HAS_FTXT_SEARCH Instance method Public Method Sets the freetext search flag 20120201
47 SET_HAS_FTXT_SEARCH_UNDEFINED Instance method Public Method Sets if free text search flag is undefined 20120524
48 SET_NAME Instance method Public Method Sets the name 20120227
49 SET_PAGEABLE Instance method Public Method Sets the pageable flag 20120201
50 SET_PAGEABLE_UNDEFINED Instance method Public Method Sets if pageable flag as undefined 20120524
51 SET_REQUIRESFILTER Instance method Public Method Sets the requires filter flag 20120201
52 SET_REQUIRESFILTER_UNDEFINED Instance method Public Method Sets if requires filter flag is undefined 20120524
53 SET_SEMANTICS Instance method Public Method Sets the semantic of the entity 20120201
54 SET_SEMANTICS_UNDEFINED Instance method Public Method Sets if semantics is undefined 20120524
55 SET_SUBSCRIBABLE Instance method Public Method Sets the subscribable flag 20120201
56 SET_SUBSCRIBABLE_UNDEFINED Instance method Public Method Sets if subscribable flag is undefined 20120524
57 SET_UPDATABLE Instance method Public Method Sets the updatable flag 20120201
58 SET_UPDATABLE_UNDEFINED Instance method Public Method Sets if updatable flag is undefined 20120524
Events
Class /IWBEP/IF_SBOD_ENTITY_SET has no event.
Types
Class /IWBEP/IF_SBOD_ENTITY_SET has no local type.
Method Signatures

Method GET_ADDRESSABLE Signature

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

Method GET_ADDRESSABLE on class /IWBEP/IF_SBOD_ENTITY_SET has no exception.

Method GET_CHILDREN Signature

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

Method GET_CHILD_TYPES Signature

Method GET_CHILD_TYPES on class /IWBEP/IF_SBOD_ENTITY_SET has no parameter.
Method GET_CHILD_TYPES on class /IWBEP/IF_SBOD_ENTITY_SET 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_ENTITY_SET 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 20120201

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

Method GET_DESCRIPTION Signature

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

Method GET_ENTITY_TYPE Signature

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

Method GET_HAS_FTXT_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEARCHABLE Value transfer Type reference (TYPE) /IWBEP/SBOD_SEARCHABLE SB: Searchable indicator 20120220

Method GET_HAS_FTXT_SEARCH on class /IWBEP/IF_SBOD_ENTITY_SET has no exception.

Method GET_NAME Signature

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

Method GET_ORIGIN Signature

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

Method GET_PAGEABLE Signature

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

Method GET_PAGEABLE on class /IWBEP/IF_SBOD_ENTITY_SET has no exception.

Method GET_PARENT Signature

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

Method GET_POSITION Signature

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

Method GET_PROTOTYPE Signature

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

Method GET_PROTOTYPE_CONTEXT Signature

Method GET_PROTOTYPE_CONTEXT on class /IWBEP/IF_SBOD_ENTITY_SET has no parameter.
Method GET_PROTOTYPE_CONTEXT on class /IWBEP/IF_SBOD_ENTITY_SET 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 SB: Requires filter indicator 20120201

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

Method GET_ROOT Signature

Method GET_ROOT on class /IWBEP/IF_SBOD_ENTITY_SET has no parameter.
Method GET_ROOT on class /IWBEP/IF_SBOD_ENTITY_SET 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_ENTITY_SET has no exception.

Method GET_SUBSCRIBABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SUBSCRIBABLE Value transfer Type reference (TYPE) /IWBEP/SBOD_SUBSCRIBABLE SB: Subscribable indicator 20120201

Method GET_SUBSCRIBABLE on class /IWBEP/IF_SBOD_ENTITY_SET has no exception.

Method GET_TECHNICAL_NAME Signature

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

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_ENTITY_SET has no exception.

Method INSERT_CHILD Signature

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

Method IS_ADDRESSABLE_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 20120509

Method IS_ADDRESSABLE_UNDEFINED on class /IWBEP/IF_SBOD_ENTITY_SET has no exception.

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 20120509

Method IS_CREATABLE_UNDEFINED on class /IWBEP/IF_SBOD_ENTITY_SET 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 20120509

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

Method IS_DESCRIPTION_UNDEFINED Signature

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

Method IS_EDITABLE Signature

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

Method IS_ENTITY_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 20120509

Method IS_ENTITY_TYPE_UNDEFINED on class /IWBEP/IF_SBOD_ENTITY_SET has no exception.

Method IS_HAS_FTXT_SEARCH_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 20120509

Method IS_HAS_FTXT_SEARCH_UNDEFINED on class /IWBEP/IF_SBOD_ENTITY_SET has no exception.

Method IS_INVALID Signature

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

Method IS_NAME_UNDEFINED Signature

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

Method IS_PAGEABLE_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 20120509

Method IS_PAGEABLE_UNDEFINED on class /IWBEP/IF_SBOD_ENTITY_SET has no exception.

Method IS_PERSISTENT Signature

Method IS_PERSISTENT on class /IWBEP/IF_SBOD_ENTITY_SET has no parameter.
Method IS_PERSISTENT on class /IWBEP/IF_SBOD_ENTITY_SET 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 20120509

Method IS_REQUIRESFILTER_UNDEFINED on class /IWBEP/IF_SBOD_ENTITY_SET 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 20120509

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

Method IS_SUBSCRIBABLE_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 20120509

Method IS_SUBSCRIBABLE_UNDEFINED on class /IWBEP/IF_SBOD_ENTITY_SET 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 20120509

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

Method SET_ADDRESSABLE Signature

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

Method SET_ADDRESSABLE_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 20120524
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120524
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120524

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 20120524
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120524
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120524

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

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 20120524
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120524
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120524

Method SET_ENTITY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY_TYPE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBOD_ENTITY_TYPE SB - OData - Entity Type (initial == clear) 20120220
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120220

Method SET_ENTITY_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 20120524
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120524
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120524

Method SET_HAS_FTXT_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCHABLE Call by reference Type reference (TYPE) /IWBEP/SBOD_SEARCHABLE SB: Searchable indicator 20120220
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_HAS_FTXT_SEARCH_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 20120524
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120524
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120524

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/SBDM_NODE_NAME SB: DM node name 20120227
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120227

Method SET_PAGEABLE Signature

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

Method SET_PAGEABLE_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 20120524
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120524
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120524

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 SB: Requires filter indicator 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 20120524
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120524
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120524

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 20120524
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120524
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120524

Method SET_SUBSCRIBABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUBSCRIBABLE Call by reference Type reference (TYPE) /IWBEP/SBOD_SUBSCRIBABLE SB: Subscribable indicator 20120201
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120203

Method SET_SUBSCRIBABLE_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 20120524
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120524
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120524

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 20120524
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120524
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120524
History
Last changed by/on SAP  20131127 
SAP Release Created in