SAP ABAP Class /IWBEP/IF_SBOD_EXP_CONST_DESC (SB - OData - Constant Expression Descriptor)
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
| Class | /IWBEP/IF_SBOD_EXP_CONST_DESC | |
| Short Description | SB - OData - Constant Expression Descriptor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130305 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWBEP/IF_SBOD_EXP_CONST_DESC has no interface implemented.
Friends
Class /IWBEP/IF_SBOD_EXP_CONST_DESC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | Instance method | Public | Method | convert value: CSDL format to DYNP format | 20130502 | |
| 2 | Instance method | Public | Method | convert value: DYNP format to CSDL format | 20130502 | |
| 3 | Instance method | Public | Method | returns valid path targets (EDM core descriptors) | 20130502 | |
| 4 | Instance method | Public | Method | propose default value in CSDL format | 20130305 |
Events
Class /IWBEP/IF_SBOD_EXP_CONST_DESC has no event.
Types
Class /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 | IV_CSDL_VALUE | Call by reference | Type reference (TYPE) | STRING | format: core service definition language | 20130502 | |||
| 2 | RV_DYNP_VALUE | Value transfer | Type reference (TYPE) | STRING | format: localized dynpro display | 20130502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IV_DYNP_VALUE | Call by reference | Type reference (TYPE) | STRING | format: localized dynpro display | 20130502 | |||
| 2 | RV_CSDL_VALUE | Value transfer | Type reference (TYPE) | STRING | format: core service definition language | 20130502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130502 |
Method IS_APPLICABLE_CORE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | SB: exception | 20130502 |
Method PROPOSE_DEFAULT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CSDL_VALUE | Value transfer | Type reference (TYPE) | STRING | default value; format: core service definition language | 20130502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130305 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |