SAP ABAP Class /IWCOR/CL_DS_EDM_IMPL (EDM root default implementation)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SODATA_EDM_IMPL (Package) EDM structure based default implementation (abstract)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CL_DS_EDM | EDM abstrat entity data model | 20110808 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CL_DS_EDM_IMPL_BASE | EDM default implementation | 20110808 |
Properties
Class | /IWCOR/CL_DS_EDM_IMPL | |
Short Description | EDM root default implementation | |
Super Class | /IWCOR/CL_DS_EDM | EDM abstrat entity data model |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IWCOR/SODATA_EDM_IMPL | EDM structure based default implementation (abstract) |
Created | 20110622 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /IWCOR/CL_DS_EDM_IMPL has no forward declaration.
Interfaces
Class /IWCOR/CL_DS_EDM_IMPL has no interface implemented.
Friends
Class /IWCOR/CL_DS_EDM_IMPL has no friend class.
Attributes
Class /IWCOR/CL_DS_EDM_IMPL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110808 |
2 | ![]() |
Instance method | Protected | Method | Load association | 20110808 |
3 | ![]() |
Instance method | Public | Method | Load association set | 20110808 |
4 | ![]() |
Instance method | Protected | Method | Load complex type | 20110808 |
5 | ![]() |
Instance method | Public | Method | Load entity set | 20110808 |
6 | ![]() |
Instance method | Protected | Method | Load entity type | 20110808 |
7 | ![]() |
Instance method | Public | Method | Load function import | 20110808 |
Events
Class /IWCOR/CL_DS_EDM_IMPL has no event.
Types
Class /IWCOR/CL_DS_EDM_IMPL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_NAMESPACE_INFOS | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM~NAMESPACE_INFO_T | Namespace infos | 20110808 | ||
2 | ![]() |
IO_SERVICE_METADATA | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM_SVC_METADATA | EDM service metadata | 20120110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
EDM root error | 20110808 |
Method LOAD_ASSOCIATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20110808 | ||
2 | ![]() |
IV_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Namespace | 20110808 | ||
3 | ![]() |
RD_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | Data structure | 20110808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
EDM root error | 20110808 |
Method LOAD_ASSOCIATION_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ASSOCIATION_NAME | Call by reference | Type reference (TYPE) | STRING | Association name | 20110808 | ||
2 | ![]() |
IV_ASSOCIATION_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Association namespace | 20110808 | ||
3 | ![]() |
IV_ENTITY_CONTAINER | Call by reference | Type reference (TYPE) | STRING | Entity container | 20110808 | ||
4 | ![]() |
IV_SOURCE_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | Source entity set name | 20110808 | ||
5 | ![]() |
IV_SOURCE_ENTITY_SET_ROLE | Call by reference | Type reference (TYPE) | STRING | Source entity set role | 20110808 | ||
6 | ![]() |
RD_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | Data structure | 20110808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
EDM root error | 20110808 |
Method LOAD_COMPLEX_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20110808 | ||
2 | ![]() |
IV_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Namespace | 20110808 | ||
3 | ![]() |
RD_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | Data structure | 20110808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
EDM root error | 20110808 |
Method LOAD_ENTITY_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENTITY_CONTAINER | Call by reference | Type reference (TYPE) | STRING | Entity Container | 20110808 | ||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20110808 | ||
3 | ![]() |
RD_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | Data structure | 20110808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
EDM root error | 20110808 |
Method LOAD_ENTITY_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20110808 | ||
2 | ![]() |
IV_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Namespace | 20110808 | ||
3 | ![]() |
RD_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | Data structure | 20110808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
EDM root error | 20110808 |
Method LOAD_FUNCTION_IMPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENTITY_CONTAINER | Call by reference | Type reference (TYPE) | STRING | Entity Container | 20110808 | ||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20110808 | ||
3 | ![]() |
RD_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | Data structure | 20110808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
EDM root error | 20110808 |
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |