SAP ABAP Class /IWBEP/IF_SBOD_ENTITY_TYPE (SB - OData - Entity Type)
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 20130418
3 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_SBOD_HAS_LABEL SB - OData - Has Label 20120321
4 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_SBOD_STRUCTURED_TYPE SB - OData - Structured Type 20140320
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBOD_ENTITY_TYPE SB - OData - Entity Type 20120210
Properties
Class /IWBEP/IF_SBOD_ENTITY_TYPE  
Short Description SB - OData - Entity Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120201   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_NAV_PROP 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_ENTITY_TYPE has no interface implemented.
Friends
Class /IWBEP/IF_SBOD_ENTITY_TYPE 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_BASETYPE Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'BASE' Service Builder: Relation Type 20130204
3 GC_RELTYPE_NAV_PROPS Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'NPRS' Service Builder: Relation Type 20130206
4 GC_RELTYPE_PROPERTIES Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'PRPS' Service Builder: Relation Type 20130206
Methods
# Method Level Visibility Method type Description Created on
1 GET_ABAP_STRUCT Instance method Public Method Gets the ABAP structure 20120217
2 GET_ABSTRACT Instance method Public Method Gets if this is an abstract type 20120201
3 GET_BASE_TYPE Instance method Public Method Gets the base type 20120201
4 GET_CHILDREN Instance method Public Method 20120321
5 GET_CHILD_TYPES Instance method Public Method 20120321
6 GET_DESCRIPTION Instance method Public Method 20120321
7 GET_FC_TARGET_PATH Instance method Public Method Feed: Gets the feed customization generically 20120201
8 GET_IS_MEDIA Instance method Public Method Gets the is media flag 20120216
9 GET_IS_THING_TYPE Instance method Public Method Gets the is thing type flag 20120201
10 GET_LABEL Instance method Public Method 20120321
11 GET_NAME Instance method Public Method 20120321
12 GET_NAVIGATION_PROPERTIES Instance method Public Method 20140326
13 GET_NAV_PROPERTIES Instance method Public Method Gets the nav properties 20120221
14 GET_ORIGIN Instance method Public Method 20121107
15 GET_PARENT Instance method Public Method 20120321
16 GET_POSITION Instance method Public Method 20121107
17 GET_PROPERTIES Instance method Public Method Gets the properties 20120214
18 GET_PROTOTYPE Instance method Public Method 20121107
19 GET_PROTOTYPE_CONTEXT Instance method Public Method 20121107
20 GET_ROOT Instance method Public Method 20120321
21 GET_SEMANTICS Instance method Public Method Gets the semantic of the entity 20120201
22 GET_STRUCTURAL_PROPERTIES Instance method Public Method 20140326
23 GET_TECHNICAL_NAME Instance method Public Method 20121107
24 INSERT_CHILD Instance method Public Method 20120321
25 IS_ABAP_STRUCT_UNDEFINED Instance method Public Method Gets if ABAP structure is undefined 20120507
26 IS_ABSTRACT_UNDEFINED Instance method Public Method Gets is Abstract is undefined 20120507
27 IS_BASE_TYPE_UNDEFINED Instance method Public Method Gets is Base Type is undefined 20120507
28 IS_DESCRIPTION_UNDEFINED Instance method Public Method 20121107
29 IS_EDITABLE Instance method Public Method 20120321
30 IS_FC_TARGET_PATH_UNDEFINED Instance method Public Method Gets if fc_target_path is undefined 20120507
31 IS_INVALID Instance method Public Method 20121107
32 IS_IS_MEDIA_UNDEFINED Instance method Public Method Gets if is_media is undefined 20120507
33 IS_IS_THING_TYPE_UNDEFINED Instance method Public Method Gets if is_thing_type is undefined 20120507
34 IS_NAME_UNDEFINED Instance method Public Method 20121107
35 IS_PERSISTENT Instance method Public Method 20120321
36 IS_SEMANTICS_UNDEFINED Instance method Public Method Gets if semantics is undefined 20120507
37 REMOVE_CHILD Instance method Public Method 20120321
38 SET_ABAP_STRUCT Instance method Public Method Sets the ABAP structure 20120217
39 SET_ABAP_STRUCT_UNDEFINED Instance method Public Method Sets if ABAP structure is undefined 20120524
40 SET_ABSTRACT Instance method Public Method Sets if this is an abstract type 20120201
41 SET_ABSTRACT_UNDEFINED Instance method Public Method Sets is Abstract is undefined 20120524
42 SET_BASE_TYPE Instance method Public Method Sets the base type (initial == clear) 20120201
43 SET_BASE_TYPE_UNDEFINED Instance method Public Method Sets is Base Type is undefined 20120524
44 SET_FC_TARGET_PATH Instance method Public Method Feed: Sets the feed customization generically 20120201
45 SET_FC_TARGET_PATH_UNDEFINED Instance method Public Method Sets if fc target path is undefined 20120524
46 SET_IS_MEDIA Instance method Public Method Sets the is media flag 20120216
47 SET_IS_MEDIA_UNDEFINED Instance method Public Method Sets if media is undefined 20120524
48 SET_IS_THING_TYPE Instance method Public Method Sets the is thing type flag 20120201
49 SET_IS_THING_TYPE_UNDEFINED Instance method Public Method Sets if thing type is undefined 20120524
50 SET_LABEL Instance method Public Method 20120321
51 SET_NAME Instance method Public Method Sets the name of the entity type 20120224
52 SET_SEMANTICS Instance method Public Method Sets the semantic of the entity 20120201
53 SET_SEMANTICS_UNDEFINED Instance method Public Method Sets if semantics is undefined 20120524
Events
Class /IWBEP/IF_SBOD_ENTITY_TYPE has no event.
Types
Class /IWBEP/IF_SBOD_ENTITY_TYPE has no local type.
Method Signatures

Method GET_ABAP_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ABAP_STRUCT Value transfer Type reference (TYPE) /IWBEP/SBOD_ABAP_STRC_NAME SB: OData ABAP Structure Type Name 20120217

Method GET_ABAP_STRUCT on class /IWBEP/IF_SBOD_ENTITY_TYPE has no exception.

Method GET_ABSTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ABSTRACT Value transfer Type reference (TYPE) /IWBEP/SBOD_ISABSTRACT 20120213

Method GET_ABSTRACT on class /IWBEP/IF_SBOD_ENTITY_TYPE has no exception.

Method GET_BASE_TYPE Signature

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

Method GET_CHILDREN Signature

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

Method GET_CHILD_TYPES Signature

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

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class /IWBEP/IF_SBOD_ENTITY_TYPE has no parameter.
Method GET_DESCRIPTION on class /IWBEP/IF_SBOD_ENTITY_TYPE 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 20120223

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

Method GET_IS_MEDIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_MEDIA Value transfer Type reference (TYPE) /IWBEP/SBOD_ISMEDIA 20120216

Method GET_IS_MEDIA on class /IWBEP/IF_SBOD_ENTITY_TYPE has no exception.

Method GET_IS_THING_TYPE Signature

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

Method GET_IS_THING_TYPE on class /IWBEP/IF_SBOD_ENTITY_TYPE has no exception.

Method GET_LABEL Signature

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

Method GET_NAME Signature

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

Method GET_NAVIGATION_PROPERTIES Signature

Method GET_NAVIGATION_PROPERTIES on class /IWBEP/IF_SBOD_ENTITY_TYPE has no parameter.
Method GET_NAVIGATION_PROPERTIES on class /IWBEP/IF_SBOD_ENTITY_TYPE has no exception.

Method GET_NAV_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_NAV_PROPERTIES Value transfer Type reference (TYPE) /IWBEP/IF_SBOD_NAV_PROP=>TY_T_NAV_PROPERTIES 20120221
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120221

Method GET_ORIGIN Signature

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

Method GET_PARENT Signature

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

Method GET_POSITION Signature

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

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PROPERTIES Value transfer Type reference (TYPE) /IWBEP/IF_SBOD_PROPERTY=>TY_T_PROPERTIES 20120214
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120214

Method GET_PROTOTYPE Signature

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

Method GET_PROTOTYPE_CONTEXT Signature

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

Method GET_ROOT Signature

Method GET_ROOT on class /IWBEP/IF_SBOD_ENTITY_TYPE has no parameter.
Method GET_ROOT on class /IWBEP/IF_SBOD_ENTITY_TYPE 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 20120201

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

Method GET_STRUCTURAL_PROPERTIES Signature

Method GET_STRUCTURAL_PROPERTIES on class /IWBEP/IF_SBOD_ENTITY_TYPE has no parameter.
Method GET_STRUCTURAL_PROPERTIES on class /IWBEP/IF_SBOD_ENTITY_TYPE has no exception.

Method GET_TECHNICAL_NAME Signature

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

Method INSERT_CHILD Signature

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

Method IS_ABAP_STRUCT_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_STRUCT_UNDEFINED on class /IWBEP/IF_SBOD_ENTITY_TYPE has no exception.

Method IS_ABSTRACT_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_ABSTRACT_UNDEFINED on class /IWBEP/IF_SBOD_ENTITY_TYPE has no exception.

Method IS_BASE_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_BASE_TYPE_UNDEFINED on class /IWBEP/IF_SBOD_ENTITY_TYPE has no exception.

Method IS_DESCRIPTION_UNDEFINED Signature

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

Method IS_EDITABLE Signature

Method IS_EDITABLE on class /IWBEP/IF_SBOD_ENTITY_TYPE has no parameter.
Method IS_EDITABLE on class /IWBEP/IF_SBOD_ENTITY_TYPE 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_ENTITY_TYPE has no exception.

Method IS_INVALID Signature

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

Method IS_IS_MEDIA_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_IS_MEDIA_UNDEFINED on class /IWBEP/IF_SBOD_ENTITY_TYPE has no exception.

Method IS_IS_THING_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_IS_THING_TYPE_UNDEFINED on class /IWBEP/IF_SBOD_ENTITY_TYPE has no exception.

Method IS_NAME_UNDEFINED Signature

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

Method IS_PERSISTENT Signature

Method IS_PERSISTENT on class /IWBEP/IF_SBOD_ENTITY_TYPE has no parameter.
Method IS_PERSISTENT on class /IWBEP/IF_SBOD_ENTITY_TYPE 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_ENTITY_TYPE has no exception.

Method REMOVE_CHILD Signature

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

Method SET_ABAP_STRUCT Signature

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

Method SET_ABAP_STRUCT_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_TRUE 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_ABSTRACT Signature

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

Method SET_ABSTRACT_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_TRUE 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_BASE_TYPE Signature

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

Method SET_BASE_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_TRUE 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_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 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_TRUE 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_IS_MEDIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IS_MEDIA Call by reference Type reference (TYPE) /IWBEP/SBOD_ISMEDIA 20120216
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120216

Method SET_IS_MEDIA_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_TRUE 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_IS_THING_TYPE Signature

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

Method SET_IS_THING_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_TRUE 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_LABEL Signature

Method SET_LABEL on class /IWBEP/IF_SBOD_ENTITY_TYPE has no parameter.
Method SET_LABEL on class /IWBEP/IF_SBOD_ENTITY_TYPE has no exception.

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_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 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_TRUE 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
History
Last changed by/on SAP  20141120 
SAP Release Created in