SAP ABAP Class /IWBEP/IF_SBOD_EXP_VALUE_TYPE (SB - OData - Expression Value Type)
Properties
Class /IWBEP/IF_SBOD_EXP_VALUE_TYPE  
Short Description SB - OData - Expression Value Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130621   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/IF_SBOD_EXP_VALUE_TYPE has no forward declaration.
Interfaces
Class /IWBEP/IF_SBOD_EXP_VALUE_TYPE has no interface implemented.
Friends
Class /IWBEP/IF_SBOD_EXP_VALUE_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_KIND_COMPLEX_TYPE Constant Public Type reference (TYPE) /IWBEP/SBOD_EXP_VAL_TYPE_KIND '2' constant 20130621
2 GC_KIND_ENTITY_TYPE Constant Public Type reference (TYPE) /IWBEP/SBOD_EXP_VAL_TYPE_KIND '3' constant 20130621
3 GC_KIND_ENUM_TYPE Constant Public Type reference (TYPE) /IWBEP/SBOD_PROP_TYPE_KIND '5' constant 20131010
4 GC_KIND_SIMPLE_TYPE Constant Public Type reference (TYPE) /IWBEP/SBOD_EXP_VAL_TYPE_KIND '1' constant 20130621
5 GC_KIND_TYPE_DEFINITION Constant Public Type reference (TYPE) /IWBEP/SBOD_EXP_VAL_TYPE_KIND '4' constant 20130621
Methods
# Method Level Visibility Method type Description Created on
1 GET_QUAL_NAME Instance method Public Method returns the qualified type name 20140320
2 GET_TYPE_KIND Instance method Public Method returns the type kind 20130621
3 GET_TYPE_NAME Instance method Public Method returns the type name 20130621
4 GET_TYPE_OBJECT Instance method Public Method returns the type object, e.g. complex type 20130621
5 GET_TYPE_ORIGIN Instance method Public Method returns the node where the type is defined 20130625
6 IS_COLLECTION Instance method Public Method indicates a value collection 20130621
Events
Class /IWBEP/IF_SBOD_EXP_VALUE_TYPE has no event.
Types
Class /IWBEP/IF_SBOD_EXP_VALUE_TYPE has no local type.
Method Signatures

Method GET_QUAL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_QUAL_NAME Value transfer Type reference (TYPE) /IWBEP/S_SBDM_QUAL_NAME qualified type name 20140320
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20140320

Method GET_TYPE_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE_KIND Value transfer Type reference (TYPE) /IWBEP/SBOD_EXP_VAL_TYPE_KIND Service Builder: Expression Value Type Kind 20130621
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20130621

Method GET_TYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE_NAME Value transfer Type reference (TYPE) /IWBEP/SBOD_EXP_VAL_TYPE_NAME Service Builder: Expression Value Type Name 20130621
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20130621

Method GET_TYPE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TYPE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE type object 20130621
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20130621

Method GET_TYPE_ORIGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ORIGIN Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE origin object 20130625
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130625

Method IS_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) /IWBEP/SBOD_ISCOLLECTION 20130621
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20130621
History
Last changed by/on SAP  20141120 
SAP Release Created in