SAP ABAP Class /IWBEP/IF_SBOD_COMPLEX_TYPE (SB - OData - Complex 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 20120127
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
5 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_SBOD_TYPE SB - OData - Type 20120203
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBOD_COMPLEX_TYPE SB - OData - Complex Type 20120127
Properties
Class /IWBEP/IF_SBOD_COMPLEX_TYPE  
Short Description SB - OData - Complex Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120127   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_SBCM_MSG_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /IWBEP/IF_SBOD_PROPERTY 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_COMPLEX_TYPE has no interface implemented.
Friends
Class /IWBEP/IF_SBOD_COMPLEX_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 20120127
2 GC_RELTYPE_BASETYPE Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'BASE' Service Builder: Relation Type 20130204
3 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_BASE_TYPE Instance method Public Method Gets the base type 20120127
3 GET_CHILDREN Instance method Public Method 20120613
4 GET_CHILD_TYPES Instance method Public Method 20121107
5 GET_DESCRIPTION Instance method Public Method 20120524
6 GET_IS_ABSTRACT Instance method Public Method Gets if this is an abstract type 20120127
7 GET_LABEL Instance method Public Method 20120524
8 GET_NAME Instance method Public Method 20120524
9 GET_NAVIGATION_PROPERTIES Instance method Public Method 20140326
10 GET_ORIGIN Instance method Public Method 20120613
11 GET_PARENT Instance method Public Method 20120524
12 GET_POSITION Instance method Public Method 20121107
13 GET_PROPERTIES Instance method Public Method Gets the properties 20120214
14 GET_PROTOTYPE Instance method Public Method 20120524
15 GET_PROTOTYPE_CONTEXT Instance method Public Method 20120613
16 GET_ROOT Instance method Public Method 20120524
17 GET_STRUCTURAL_PROPERTIES Instance method Public Method 20140326
18 GET_TECHNICAL_NAME Instance method Public Method 20120524
19 INSERT_CHILD Instance method Public Method 20120613
20 IS_ABAP_STRUCT_UNDEFINED Instance method Public Method Gets if the ABAP structure is undefined 20120427
21 IS_ABSTRACT_UNDEFINED Instance method Public Method Gets if abstract type is undefined 20120427
22 IS_BASE_TYPE_UNDEFINED Instance method Public Method Gets if the base type is undefined 20120427
23 IS_DESCRIPTION_UNDEFINED Instance method Public Method 20120524
24 IS_EDITABLE Instance method Public Method 20120613
25 IS_INVALID Instance method Public Method 20121107
26 IS_LABEL_UNDEFINED Instance method Public Method 20120613
27 IS_NAME_UNDEFINED Instance method Public Method 20120524
28 IS_PERSISTENT Instance method Public Method 20121107
29 REMOVE_CHILD Instance method Public Method 20120613
30 SET_ABAP_STRUCT Instance method Public Method Sets the ABAP structure 20120217
31 SET_ABAP_STRUCT_UNDEFINED Instance method Public Method Sets the ABAP structure as undefined 20120523
32 SET_ABSTRACT_UNDEFINED Instance method Public Method Sets the if abstract type as undefined 20120523
33 SET_BASE_TYPE Instance method Public Method Sets the base type (initial == clear) 20120127
34 SET_BASE_TYPE_UNDEFINED Instance method Public Method Sets the base type as undefined 20120523
35 SET_DESCRIPTION Instance method Public Method 20120524
36 SET_DESCRIPTION_UNDEFINED Instance method Public Method 20120524
37 SET_IS_ABSTRACT Instance method Public Method Sets if this is an abstract type 20120127
38 SET_LABEL Instance method Public Method 20120524
39 SET_LABEL_UNDEFINED Instance method Public Method 20120613
40 SET_NAME Instance method Public Method Sets the name 20120223
41 SET_NAME_UNDEFINED Instance method Public Method 20120524
42 SET_PARENT Instance method Public Method 20120613
43 SET_PROTOTYPE Instance method Public Method 20120613
Events
Class /IWBEP/IF_SBOD_COMPLEX_TYPE has no event.
Types
Class /IWBEP/IF_SBOD_COMPLEX_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_COMPLEX_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_COMPLEX_TYPE external name of a meta model element 20120215
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120215

Method GET_CHILDREN Signature

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

Method GET_CHILD_TYPES Signature

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

Method GET_DESCRIPTION Signature

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

Method GET_IS_ABSTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_ABSTRACT Value transfer Type reference (TYPE) /IWBEP/SBOD_ISABSTRACT SB: OData abstract indicator 20120127

Method GET_IS_ABSTRACT on class /IWBEP/IF_SBOD_COMPLEX_TYPE has no exception.

Method GET_LABEL Signature

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

Method GET_NAME Signature

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

Method GET_NAVIGATION_PROPERTIES Signature

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

Method GET_ORIGIN Signature

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

Method GET_PARENT Signature

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

Method GET_POSITION Signature

Method GET_POSITION on class /IWBEP/IF_SBOD_COMPLEX_TYPE has no parameter.
Method GET_POSITION on class /IWBEP/IF_SBOD_COMPLEX_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 SB - OData - Property 20120215
# 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_COMPLEX_TYPE has no parameter.
Method GET_PROTOTYPE on class /IWBEP/IF_SBOD_COMPLEX_TYPE has no exception.

Method GET_PROTOTYPE_CONTEXT Signature

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

Method GET_ROOT Signature

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

Method GET_STRUCTURAL_PROPERTIES Signature

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

Method GET_TECHNICAL_NAME Signature

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

Method INSERT_CHILD Signature

Method INSERT_CHILD on class /IWBEP/IF_SBOD_COMPLEX_TYPE has no parameter.
Method INSERT_CHILD on class /IWBEP/IF_SBOD_COMPLEX_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 20120427

Method IS_ABAP_STRUCT_UNDEFINED on class /IWBEP/IF_SBOD_COMPLEX_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 20120427

Method IS_ABSTRACT_UNDEFINED on class /IWBEP/IF_SBOD_COMPLEX_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 20120427

Method IS_BASE_TYPE_UNDEFINED on class /IWBEP/IF_SBOD_COMPLEX_TYPE has no exception.

Method IS_DESCRIPTION_UNDEFINED Signature

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

Method IS_EDITABLE Signature

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

Method IS_INVALID Signature

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

Method IS_LABEL_UNDEFINED Signature

Method IS_LABEL_UNDEFINED on class /IWBEP/IF_SBOD_COMPLEX_TYPE has no parameter.
Method IS_LABEL_UNDEFINED on class /IWBEP/IF_SBOD_COMPLEX_TYPE has no exception.

Method IS_NAME_UNDEFINED Signature

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

Method IS_PERSISTENT Signature

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

Method REMOVE_CHILD Signature

Method REMOVE_CHILD on class /IWBEP/IF_SBOD_COMPLEX_TYPE has no parameter.
Method REMOVE_CHILD on class /IWBEP/IF_SBOD_COMPLEX_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_FALSE 20120524
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120523
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120523

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

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_COMPLEX_TYPE external name of a meta model element (initial == clear) 20120215
# 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_FALSE 20120524
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120523
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120523

Method SET_DESCRIPTION Signature

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

Method SET_DESCRIPTION_UNDEFINED Signature

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

Method SET_IS_ABSTRACT Signature

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

Method SET_LABEL Signature

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

Method SET_LABEL_UNDEFINED Signature

Method SET_LABEL_UNDEFINED on class /IWBEP/IF_SBOD_COMPLEX_TYPE has no parameter.
Method SET_LABEL_UNDEFINED on class /IWBEP/IF_SBOD_COMPLEX_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 20120223
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120223

Method SET_NAME_UNDEFINED Signature

Method SET_NAME_UNDEFINED on class /IWBEP/IF_SBOD_COMPLEX_TYPE has no parameter.
Method SET_NAME_UNDEFINED on class /IWBEP/IF_SBOD_COMPLEX_TYPE has no exception.

Method SET_PARENT Signature

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

Method SET_PROTOTYPE Signature

Method SET_PROTOTYPE on class /IWBEP/IF_SBOD_COMPLEX_TYPE has no parameter.
Method SET_PROTOTYPE on class /IWBEP/IF_SBOD_COMPLEX_TYPE has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in