SAP ABAP Class /IWCOR/CL_DS_STUB_NAV_PROPERTY (UT navigation property 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_NAMED | EDM named | 20120814 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/IF_DS_EDM_NAV_PROPERTY | EDM navigation property | 20120814 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/IF_DS_EDM_TYPED | EDM typed | 20120814 |
Properties
| Class | /IWCOR/CL_DS_STUB_NAV_PROPERTY | |
| Short Description | UT navigation property 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_NAMED | EDM named | 20120814 | ||
| 2 | /IWCOR/IF_DS_EDM_NAV_PROPERTY | EDM navigation property | 20120814 | ||
| 3 | /IWCOR/IF_DS_EDM_TYPED | EDM typed | 20120814 |
Friends
Class /IWCOR/CL_DS_STUB_NAV_PROPERTY 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 | 'assocName' | 20120814 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'fromEntity' | 20120814 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'namespace' | 20120814 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'toEntity' | 20120814 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120814 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120814 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | /IWCOR/IF_DS_EDM=>EDM_MULTIPLICITY | 20120814 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120814 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Generate navigation proeprty object | 20120814 | |
| 2 | Static method | Public | Method | Create navigation property | 20120814 |
Events
Class /IWCOR/CL_DS_STUB_NAV_PROPERTY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LOCAL_ASSOCIATION_END_S | Private | See coding | 20120814 | begin of local_association_end_s,
type type local_qualified_name_s,
role type string,
multiplicity type /IWCOR/if_ds_edm=>edm_multiplicity,
end of local_association_end_s
|
||
| 2 | LOCAL_ASSOCIATION_S | Private | See coding | 20120814 | begin of local_association_s,
name type string,
end1 type local_association_end_s,
end2 type local_association_end_s,
end of local_association_s
|
||
| 3 | LOCAL_QUALIFIED_NAME_S | Private | See coding | 20120814 | begin of local_qualified_name_s,
name type string,
namespace type string,
end of local_qualified_name_s
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FROM_ROLE | Call by reference | Type reference (TYPE) | STRING | From role | 20120814 | |||
| 2 | IV_INVALID_TO_ROLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Report invalid 'TO' role | 20120814 | ||
| 3 | IV_MULTIPLICITY | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EDM=>EDM_MULTIPLICITY | Multiplicity | 20120814 | |||
| 4 | IV_TO_ROLE | Call by reference | Type reference (TYPE) | STRING | To role | 20120814 |
Method CONSTRUCTOR on class /IWCOR/CL_DS_STUB_NAV_PROPERTY has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FROM_ROLE | Call by reference | Type reference (TYPE) | STRING | From role | 20120814 | |||
| 2 | IV_INVALID_TO_ROLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Report invalid 'TO' role | 20120814 | ||
| 3 | IV_MULTIPLICITY | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EDM=>EDM_MULTIPLICITY | /IWCOR/IF_DS_EDM=>GC_MULTIPLICITY_ZERO_ONE | 20120814 | |||
| 4 | IV_TO_ROLE | Call by reference | Type reference (TYPE) | STRING | To role | 20120814 | |||
| 5 | RO_NAV_PROP | Value transfer | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM_NAV_PROPERTY | UT navigation property stub | 20120814 |
Method CREATE on class /IWCOR/CL_DS_STUB_NAV_PROPERTY has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |