SAP ABAP Interface /IWBEP/IF_SBOD_ENUM_MEMBER (SB - OData - ENUM Member)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_ODATA_DM (Package) Gateway Service Builder - Domain Model Plugin
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBOD_ENUM_MEMBER SB - OData - ENUM Member 20131001
Properties
Interface /IWBEP/IF_SBOD_ENUM_MEMBER  
Short Description SB - OData - ENUM Member    
General Data
Package /IWBEP/SB_ODATA_DM   Gateway Service Builder - Domain Model Plugin 
Created 20120315   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
Interface /IWBEP/IF_SBOD_ENUM_MEMBER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_SBDM_NODE SB - Domain Model - Node 20131001
Friends
Interface /IWBEP/IF_SBOD_ENUM_MEMBER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_NODE_TYPE Constant Public See coding 20131001
Methods
# Method Level Visibility Method type Description Created on
1 GET_MEMBER_NAME Instance method Public Method Get the ENUM Member Name 20131001
2 GET_MEMBER_VALUE Instance method Public Method Get the ENUM Member Value 20131001
3 SET_MEMBER_VALUE Instance method Public Method Set the ENUM Member Value 20131004
Events
Interface /IWBEP/IF_SBOD_ENUM_MEMBER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_ENUM_MEMBERS Public See coding 20131004 ty_t_enum_members TYPE SORTED TABLE OF REF TO /iwbep/if_sbod_enum_member WITH UNIQUE KEY table_line
Method Signatures

Method GET_MEMBER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MEMBER_NAME Value transfer Type reference (TYPE) /IWBEP/SBDM_VALUE_DB_SMALL Service Builder: Value in DB Format SMALL 20131001
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20131001

Method GET_MEMBER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MEMBER_VALUE Value transfer Type reference (TYPE) /IWBEP/SBOD_ENUM_MEMBER_VALUE Service Builder: OData ENUM Member value (Int16 ... Int64) 20131001
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20131001

Method SET_MEMBER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MEMBER_VALUE Call by reference Type reference (TYPE) /IWBEP/SBOD_ENUM_MEMBER_VALUE Service Builder: OData ENUM Member value (Int16 ... Int64) 20131004
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20131004
History
Last changed by/on SAP  20141120 
SAP Release Created in 200