SAP ABAP Class /IWCOR/CL_DS_EDM_IMPL_BASE (EDM default implementation)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SODATA_EDM_IMPL_BASE (Package) EDM structure based default implementation (base)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CL_DS_EDM_IMPL | EDM root default implementation | 20110808 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/IF_DS_EDM_SVC_METADATA | EDM service metadata | 20120110 |
Properties
| Class | /IWCOR/CL_DS_EDM_IMPL_BASE | |
| Short Description | EDM default implementation | |
| Super Class | /IWCOR/CL_DS_EDM_IMPL | EDM root default implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWCOR/SODATA_EDM_IMPL_BASE | EDM structure based default implementation (base) |
| Created | 20110622 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWCOR/CL_DS_EDM_IMPL_BASE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWCOR/IF_DS_EDM_SVC_METADATA | EDM service metadata | 20120110 |
Friends
Class /IWCOR/CL_DS_EDM_IMPL_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM_SVC_METADATA=>ENTITY_SET_INFO_T | Entity set infos | 20120813 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM_PROVIDER | EDM metadata provider | 20110808 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110808 | |
| 2 | Static method | Private | Method | Get namespace infos | 20110808 | |
| 3 | Instance method | Public | Method | Get EDM provider | 20110808 |
Events
Class /IWCOR/CL_DS_EDM_IMPL_BASE has no event.
Types
Class /IWCOR/CL_DS_EDM_IMPL_BASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROVIDER | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM_PROVIDER | EDM metadata provider | 20110808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EDM root error | 20110808 |
Method GET_NAMESPACE_INFOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROVIDER | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM_PROVIDER | EDM metadata provider | 20110808 | |||
| 2 | RD_NAMESPACE_INFOS | Value transfer | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM~NAMESPACE_INFO_T | Namespace infos | 20110808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EDM root error | 20110808 |
Method GET_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PROVIDER | Value transfer | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM_PROVIDER | EDM metadata provider | 20110808 |
Method GET_PROVIDER on class /IWCOR/CL_DS_EDM_IMPL_BASE has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |