SAP ABAP Interface /IWBEP/IF_SBOD_NAV_PROP (SB - OData - Navigation Property)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_ODATA_DM (Package) Gateway Service Builder - Domain Model Plugin
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBOD_NAV_PROPERTY SB - OData - Navigation Property 20120217
Properties
Interface /IWBEP/IF_SBOD_NAV_PROP  
Short Description SB - OData - Navigation Property    
General Data
Package /IWBEP/SB_ODATA_DM   Gateway Service Builder - Domain Model Plugin 
Created 20120213   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_SBDM_NODE SB - Domain Model - Node 20120213
2 /IWBEP/IF_SBOD_ANNOTATION_TRGT SB - OData - Annotation Target 20130418
3 /IWBEP/IF_SBOD_HAS_LABEL SB - OData - Has Label 20120322
Friends
Interface /IWBEP/IF_SBOD_NAV_PROP has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_NODE_TYPE Constant Public See coding 20120213
2 GC_RELTYPE_ENTITYTYPE Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'ENT' Service Builder: Relation Type 20130205
3 GC_RELTYPE_RELATION Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'REL' Service Builder: Relation Type 20130205
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHILDREN Instance method Public Method 20121107
2 GET_CHILD_TYPES Instance method Public Method 20121107
3 GET_DESCRIPTION Instance method Public Method 20121107
4 GET_ENTITY_TYPE Instance method Public Method Gets the Entity Type 20120227
5 GET_FROM_ROLE Instance method Public Method 20120213
6 GET_NAME Instance method Public Method 20121107
7 GET_ORIGIN Instance method Public Method 20121107
8 GET_PARENT Instance method Public Method 20121107
9 GET_POSITION Instance method Public Method 20121107
10 GET_PROTOTYPE Instance method Public Method 20121107
11 GET_PROTOTYPE_CONTEXT Instance method Public Method 20121107
12 GET_RELATIONSHIP Instance method Public Method 20120223
13 GET_ROOT Instance method Public Method 20121107
14 GET_TECHNICAL_NAME Instance method Public Method 20121107
15 GET_TO_ROLE Instance method Public Method 20120213
16 INSERT_CHILD Instance method Public Method 20121107
17 IS_DESCRIPTION_UNDEFINED Instance method Public Method 20121107
18 IS_EDITABLE Instance method Public Method 20121107
19 IS_FROM_ROLE_UNDEFINED Instance method Public Method Check if From Role is undefined 20120509
20 IS_INVALID Instance method Public Method 20121107
21 IS_NAME_UNDEFINED Instance method Public Method 20121107
22 IS_PERSISTENT Instance method Public Method 20121107
23 IS_RELATIONSHIP_UNDEFINED Instance method Public Method Check if Relationship is undefined 20120509
24 IS_TO_ROLE_UNDEFINED Instance method Public Method Check if To Role is undefined 20120509
25 SET_ENTITY_TYPE Instance method Public Method Sets the Entity Type 20120227
26 SET_FROM_ROLE Instance method Public Method 20120213
27 SET_FROM_ROLE_UNDEFINED Instance method Public Method Sets From Role as undefined 20120608
28 SET_NAME Instance method Public Method Sets the name of Navigation Property 20120227
29 SET_RELATIONSHIP Instance method Public Method 20120223
30 SET_RELATIONSHIP_UNDEFINED Instance method Public Method Sets Relationship as undefined 20120608
31 SET_TO_ROLE Instance method Public Method 20120213
32 SET_TO_ROLE_UNDEFINED Instance method Public Method Sets To Role as undefined 20120608
Events
Interface /IWBEP/IF_SBOD_NAV_PROP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_NAV_PROPERTIES Public See coding 20120221 TY_T_NAV_PROPERTIES TYPE SORTED TABLE OF REF TO /iwbep/if_sbod_nav_prop WITH UNIQUE KEY table_line
Method Signatures

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface /IWBEP/IF_SBOD_NAV_PROP has no parameter.
Method GET_CHILDREN on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method GET_CHILD_TYPES Signature

Method GET_CHILD_TYPES on Interface /IWBEP/IF_SBOD_NAV_PROP has no parameter.
Method GET_CHILD_TYPES on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on Interface /IWBEP/IF_SBOD_NAV_PROP has no parameter.
Method GET_DESCRIPTION on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method GET_ENTITY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ENTITY_TYPE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBOD_ENTITY_TYPE SB - OData - Entity Type 20120227
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120228

Method GET_FROM_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FROM_ROLE Value transfer Type reference (TYPE) /IWBEP/SBOD_ROLE_NAME SB: OData Role Name 20120213

Method GET_FROM_ROLE on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface /IWBEP/IF_SBOD_NAV_PROP has no parameter.
Method GET_NAME on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method GET_ORIGIN Signature

Method GET_ORIGIN on Interface /IWBEP/IF_SBOD_NAV_PROP has no parameter.
Method GET_ORIGIN on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method GET_PARENT Signature

Method GET_PARENT on Interface /IWBEP/IF_SBOD_NAV_PROP has no parameter.
Method GET_PARENT on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method GET_POSITION Signature

Method GET_POSITION on Interface /IWBEP/IF_SBOD_NAV_PROP has no parameter.
Method GET_POSITION on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method GET_PROTOTYPE Signature

Method GET_PROTOTYPE on Interface /IWBEP/IF_SBOD_NAV_PROP has no parameter.
Method GET_PROTOTYPE on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method GET_PROTOTYPE_CONTEXT Signature

Method GET_PROTOTYPE_CONTEXT on Interface /IWBEP/IF_SBOD_NAV_PROP has no parameter.
Method GET_PROTOTYPE_CONTEXT on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method GET_RELATIONSHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RELATIONSHIP Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBOD_ASSOCIATION Relationship 20120223
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120223

Method GET_ROOT Signature

Method GET_ROOT on Interface /IWBEP/IF_SBOD_NAV_PROP has no parameter.
Method GET_ROOT on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method GET_TECHNICAL_NAME Signature

Method GET_TECHNICAL_NAME on Interface /IWBEP/IF_SBOD_NAV_PROP has no parameter.
Method GET_TECHNICAL_NAME on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method GET_TO_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TO_ROLE Value transfer Type reference (TYPE) /IWBEP/SBOD_ROLE_NAME SB: OData Role Name 20120213

Method GET_TO_ROLE on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method INSERT_CHILD Signature

Method INSERT_CHILD on Interface /IWBEP/IF_SBOD_NAV_PROP has no parameter.
Method INSERT_CHILD on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method IS_DESCRIPTION_UNDEFINED Signature

Method IS_DESCRIPTION_UNDEFINED on Interface /IWBEP/IF_SBOD_NAV_PROP has no parameter.
Method IS_DESCRIPTION_UNDEFINED on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method IS_EDITABLE Signature

Method IS_EDITABLE on Interface /IWBEP/IF_SBOD_NAV_PROP has no parameter.
Method IS_EDITABLE on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method IS_FROM_ROLE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120509

Method IS_FROM_ROLE_UNDEFINED on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method IS_INVALID Signature

Method IS_INVALID on Interface /IWBEP/IF_SBOD_NAV_PROP has no parameter.
Method IS_INVALID on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method IS_NAME_UNDEFINED Signature

Method IS_NAME_UNDEFINED on Interface /IWBEP/IF_SBOD_NAV_PROP has no parameter.
Method IS_NAME_UNDEFINED on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method IS_PERSISTENT Signature

Method IS_PERSISTENT on Interface /IWBEP/IF_SBOD_NAV_PROP has no parameter.
Method IS_PERSISTENT on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method IS_RELATIONSHIP_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120509

Method IS_RELATIONSHIP_UNDEFINED on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method IS_TO_ROLE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120509

Method IS_TO_ROLE_UNDEFINED on Interface /IWBEP/IF_SBOD_NAV_PROP has no exception.

Method SET_ENTITY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY_TYPE Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBOD_ENTITY_TYPE Entity Type 20120227
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120228

Method SET_FROM_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FROM_ROLE Call by reference Type reference (TYPE) /IWBEP/SBOD_ROLE_NAME SB: OData Role Name 20120213
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120213

Method SET_FROM_ROLE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120608
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120608
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120608

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) /IWBEP/SBDM_NODE_NAME SB: DM node name 20120227
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120227

Method SET_RELATIONSHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RELATIONSHIP Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBOD_ASSOCIATION Relationship 20120223
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120223

Method SET_RELATIONSHIP_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120608
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120608
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120608

Method SET_TO_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TO_ROLE Call by reference Type reference (TYPE) /IWBEP/SBOD_ROLE_NAME SB: OData Role Name 20120213
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120213

Method SET_TO_ROLE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120608
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120608
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120608
History
Last changed by/on SAP  20131127 
SAP Release Created in 200