SAP ABAP Class /IWCOR/CL_DS_STUB_EDM (UT: EDM stub)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SODATA_TEST (Package) Data Services Tests using the library
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/IF_DS_EDM | EDM entity data model | 20120814 |
Properties
| Class | /IWCOR/CL_DS_STUB_EDM | |
| Short Description | UT: EDM stub | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | /IWCOR/SODATA_TEST | Data Services Tests using the library |
| Created | 20120814 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWCOR/IF_DS_EDM | EDM entity data model | 20120814 |
Friends
Class /IWCOR/CL_DS_STUB_EDM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'end1Entity' | 20120814 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'end1Role' | 20120814 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'end2Entity' | 20120814 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'end2Role' | 20120814 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'namespace' | 20120814 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120814 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /IWCOR/IF_DS_EDM_TYPE=>TYPE_KIND | 20120814 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120814 | |
| 2 | Static method | Public | Method | Create EDM stub object | 20120814 | |
| 3 | Static method | Public | Method | Change return handliing to false | 20120814 | |
| 4 | Static method | Public | Method | Change return handliing to true | 20120814 |
Events
Class /IWCOR/CL_DS_STUB_EDM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TEST_ASSOCIATION_END_S | Public | See coding | 20120814 | begin of test_association_end_s,
type type test_qualified_name_s,
role type string,
multiplicity type /IWCOR/if_ds_edm=>edm_multiplicity,
end of test_association_end_s
|
||
| 2 | TEST_ASSOCIATION_S | Public | See coding | 20120814 | begin of test_association_s,
name type string,
end1 type test_association_end_s,
end2 type test_association_end_s,
end of test_association_s
|
||
| 3 | TEST_QUALIFIED_NAME_S | Public | See coding | 20120814 | begin of test_qualified_name_s,
name type string,
namespace type string,
end of test_qualified_name_s
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TYPE_KIND | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EDM_TYPE=>TYPE_KIND | /IWCOR/IF_DS_EDM_TYPE=>KIND_UNDEFINED | Type kind | 20120814 |
Method CONSTRUCTOR on class /IWCOR/CL_DS_STUB_EDM has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TYPE_KIND | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EDM_TYPE=>TYPE_KIND | /IWCOR/IF_DS_EDM_TYPE=>KIND_UNDEFINED | Type kind | 20120814 | ||
| 2 | RO_EDM_STUB | Value transfer | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM | EDM entity data model | 20120814 |
Method CREATE on class /IWCOR/CL_DS_STUB_EDM has no exception.
Method SET_NO_RETURN Signature
Method SET_NO_RETURN on class /IWCOR/CL_DS_STUB_EDM has no parameter.
Method SET_NO_RETURN on class /IWCOR/CL_DS_STUB_EDM has no exception.
Method SET_RETURN Signature
Method SET_RETURN on class /IWCOR/CL_DS_STUB_EDM has no parameter.
Method SET_RETURN on class /IWCOR/CL_DS_STUB_EDM has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |