SAP ABAP Class /IWBEP/IF_SBOD_EXP_SIMPLE (SB - OData - Simple Value Expression)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_SBOD_EXP_VALUE SB - OData - Annotation Value Expression 20130712
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_SBOD_EXP_CONSTANT SB - OData - Constant Expression 20130712
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBOD_EXP_SIMPLE SB - OData - Simple Value 20130228
Properties
Class /IWBEP/IF_SBOD_EXP_SIMPLE  
Short Description SB - OData - Simple Value Expression    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130221   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/IF_SBOD_EXP_SIMPLE has no forward declaration.
Interfaces
Class /IWBEP/IF_SBOD_EXP_SIMPLE has no interface implemented.
Friends
Class /IWBEP/IF_SBOD_EXP_SIMPLE 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 20130222
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEFINED_VALUE_TYPE Instance method Public Method 20130712
2 GET_EDM_TYPE Instance method Public Method Gets the EDM type 20130221
3 GET_VALUE Instance method Public Method Gets the value 20130228
4 SET_EDM_TYPE Instance method Public Method Sets the EDM type 20130228
5 SET_VALUE Instance method Public Method Sets the value 20130228
Events
Class /IWBEP/IF_SBOD_EXP_SIMPLE has no event.
Types
Class /IWBEP/IF_SBOD_EXP_SIMPLE has no local type.
Method Signatures

Method GET_DEFINED_VALUE_TYPE Signature

Method GET_DEFINED_VALUE_TYPE on class /IWBEP/IF_SBOD_EXP_SIMPLE has no parameter.
Method GET_DEFINED_VALUE_TYPE on class /IWBEP/IF_SBOD_EXP_SIMPLE has no exception.

Method GET_EDM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EDM_TYPE Value transfer Type reference (TYPE) /IWBEP/SBOD_EDM_CORE_TYPE EDM core type 20130221
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130221

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20130228
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130228

Method SET_EDM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EDM_TYPE Call by reference Type reference (TYPE) /IWBEP/SBOD_EDM_CORE_TYPE EDM core type 20130228
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130228

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20130228
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130228
History
Last changed by/on SAP  20141120 
SAP Release Created in