SAP ABAP Interface /IWBEP/IF_SBOD_EXP_CONST_DESC (SB - OData - Constant Expression Descriptor)
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_EXP_CONST_DESC SB - OData - Constant Expression Descriptor 20130502
Properties
Interface /IWBEP/IF_SBOD_EXP_CONST_DESC  
Short Description SB - OData - Constant Expression Descriptor    
General Data
Package /IWBEP/SB_ODATA_DM   Gateway Service Builder - Domain Model Plugin 
Created 20130305   SAP 
Last changed 20131127   SAP 
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface /IWBEP/IF_SBOD_EXP_CONST_DESC has no interface.
Friends
Interface /IWBEP/IF_SBOD_EXP_CONST_DESC has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_EXPR_TYPE Instance attribute Public Type reference (TYPE) /IWBEP/SBOD_EXP_SIMPLE_TYPE constant expression type name 20130503
Methods
# Method Level Visibility Method type Description Created on
1 CONV_VALUE_CSDL_TO_DYNP Instance method Public Method convert value: CSDL format to DYNP format 20130502
2 CONV_VALUE_DYNP_TO_CSDL Instance method Public Method convert value: DYNP format to CSDL format 20130502
3 IS_APPLICABLE_CORE_TYPE Instance method Public Method returns valid path targets (EDM core descriptors) 20130502
4 PROPOSE_DEFAULT_VALUE Instance method Public Method propose default value in CSDL format 20130305
Events
Interface /IWBEP/IF_SBOD_EXP_CONST_DESC has no event.
Types
Interface /IWBEP/IF_SBOD_EXP_CONST_DESC has no local type.
Method Signatures

Method CONV_VALUE_CSDL_TO_DYNP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CSDL_VALUE Call by reference Type reference (TYPE) STRING format: core service definition language 20130502
2 Returning RV_DYNP_VALUE Value transfer Type reference (TYPE) STRING format: localized dynpro display 20130502
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130502

Method CONV_VALUE_DYNP_TO_CSDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DYNP_VALUE Call by reference Type reference (TYPE) STRING format: localized dynpro display 20130502
2 Returning RV_CSDL_VALUE Value transfer Type reference (TYPE) STRING format: core service definition language 20130502
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130502

Method IS_APPLICABLE_CORE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CORE_TYPE Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBOD_EDM_CORE_DESC edm core type to be checked 20130503
2 Returning RV_APPLICABLE Value transfer Type reference (TYPE) ABAP_BOOL indicates that the type is applicable, e.g. as path target 20130502
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130502

Method PROPOSE_DEFAULT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CSDL_VALUE Value transfer Type reference (TYPE) STRING default value; format: core service definition language 20130502
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130305
History
Last changed by/on SAP  20131127 
SAP Release Created in 200