SAP ABAP Class /IWBEP/IF_SBOD_ENUM (SB - OData - ENUM)
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 20130924
2 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_SBOD_TYPE SB - OData - Type 20131010
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBOD_ENUM SB - OData - ENUM 20130924
Properties
Class /IWBEP/IF_SBOD_ENUM  
Short Description SB - OData - ENUM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130924   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_SBOD_EDM_CORE_DESC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /IWBEP/IF_SBOD_ENUM_MEMBER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /IWBEP/IF_SBOD_ENUM has no interface implemented.
Friends
Class /IWBEP/IF_SBOD_ENUM 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 20130924
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHILDREN Instance method Public Method 20131014
2 GET_DESCRIPTION Instance method Public Method 20131014
3 GET_ENUM_MEMBERS Instance method Public Method Get the Enum Members 20131007
4 GET_ENUM_NAME Instance method Public Method Gets the ENUM name 20130924
5 GET_EXPLANATION Instance method Public Method 20131014
6 GET_PARENT Instance method Public Method 20131014
7 GET_ROOT Instance method Public Method 20131014
8 GET_UNDERLYING_TYPE Instance method Public Method Gets the underlying type 20130924
9 ISFLAG Instance method Public Method Gets the isflag for the Enum Type 20131008
10 SET_ISFLAG Instance method Public Method sets the isflag for the Enum Type 20131008
Events
Class /IWBEP/IF_SBOD_ENUM has no event.
Types
Class /IWBEP/IF_SBOD_ENUM has no local type.
Method Signatures

Method GET_CHILDREN Signature

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

Method GET_DESCRIPTION Signature

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

Method GET_ENUM_MEMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ENUM_MEMBERS Value transfer Type reference (TYPE) /IWBEP/IF_SBOD_ENUM_MEMBER=>TY_T_ENUM_MEMBERS 20131007
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20131007

Method GET_ENUM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ENUM_NAME Value transfer Type reference (TYPE) /IWBEP/SBOD_ENUM_TYPE_NAME enum type name 20130924
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130924

Method GET_EXPLANATION Signature

Method GET_EXPLANATION on class /IWBEP/IF_SBOD_ENUM has no parameter.
Method GET_EXPLANATION on class /IWBEP/IF_SBOD_ENUM has no exception.

Method GET_PARENT Signature

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

Method GET_ROOT Signature

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

Method GET_UNDERLYING_TYPE Signature

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

Method ISFLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ISFLAG Value transfer Type reference (TYPE) /IWBEP/SBOD_ISFLAG Service Builder: OData IsFlag Indicator 20131008
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20131008

Method SET_ISFLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ISFLAG Call by reference Type reference (TYPE) /IWBEP/SBOD_ISFLAG Service Builder: OData IsFlag Indicator 20131008
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20131008
History
Last changed by/on SAP  20141120 
SAP Release Created in