SAP ABAP Interface /IWBEP/IF_SBOD_REF_CONSTRAINT (SB - OData - Referential Constaint)
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_REF_CONST SB - OData - Referential Constraint 20120217
Properties
Interface /IWBEP/IF_SBOD_REF_CONSTRAINT  
Short Description SB - OData - Referential Constaint    
General Data
Package /IWBEP/SB_ODATA_DM   Gateway Service Builder - Domain Model Plugin 
Created 20120216   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_SBOD_PROPERTY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 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 20120216
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_REF_CONSTRAINT 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 20120216
2 GC_RELTYPE_DEPENDENT_PROP Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'DPRP' Service Builder: Relation Type 20130206
3 GC_RELTYPE_DEPENDENT_ROLE Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'DROL' Service Builder: Relation Type 20130206
4 GC_RELTYPE_PRINCIPAL_PROP Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'PPRP' Service Builder: Relation Type 20130206
5 GC_RELTYPE_PRINCIPAL_ROLE Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'PROL' Service Builder: Relation Type 20130206
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_DEPENDENT_PROPERTY_NAME Instance method Public Method Gets the Dependent Property Name if parent is an Ext Assoc 20120618
4 GET_DEPENDENT_PROPERTY_REF Instance method Public Method 20120319
5 GET_DEPENDENT_ROLE Instance method Public Method 20120216
6 GET_DEPENDENT_ROLE_NAME Instance method Public Method Gets the Dependent Role if parent is an Ext Assoc 20120618
7 GET_DESCRIPTION Instance method Public Method 20121107
8 GET_NAME Instance method Public Method 20121107
9 GET_ORIGIN Instance method Public Method 20121107
10 GET_PARENT Instance method Public Method 20121107
11 GET_POSITION Instance method Public Method 20121107
12 GET_PRINCIPAL_PROPERTY_NAME Instance method Public Method Gets the Principal Property Name if parent is an Ext Assoc 20120618
13 GET_PRINCIPAL_PROPERTY_REF Instance method Public Method 20120319
14 GET_PRINCIPAL_ROLE Instance method Public Method 20120223
15 GET_PRINCIPAL_ROLE_NAME Instance method Public Method Gets the Principal Role if parent is an Ext Assoc 20120618
16 GET_PROTOTYPE Instance method Public Method 20121107
17 GET_PROTOTYPE_CONTEXT Instance method Public Method 20121107
18 GET_ROOT Instance method Public Method 20121107
19 GET_TECHNICAL_NAME Instance method Public Method 20121107
20 INSERT_CHILD Instance method Public Method 20121107
21 IS_DEPENDENT_ROLE_UNDEFINED Instance method Public Method Returns if dependent role is undefined 20120511
22 IS_DEPENT_PROP_REF_UNDEFINED Instance method Public Method Returns if dependent property ref is undefined 20120511
23 IS_DESCRIPTION_UNDEFINED Instance method Public Method 20121107
24 IS_EDITABLE Instance method Public Method 20121107
25 IS_INVALID Instance method Public Method 20121107
26 IS_NAME_UNDEFINED Instance method Public Method 20121107
27 IS_PERSISTENT Instance method Public Method 20121107
28 IS_PRINCIPAL_ROLE_UNDEFINED Instance method Public Method Returns if pricipal role is undefined 20120511
29 IS_PRINCI_PROP_REF_UNDEFINED Instance method Public Method Returns if principal property ref is undefined 20120511
30 SET_DEPENDENT_PROPERTY_NAME Instance method Public Method Sets the Dependent Property Name if parent is an Ext Assoc 20120618
31 SET_DEPENDENT_PROPERTY_REF Instance method Public Method 20120319
32 SET_DEPENDENT_ROLE Instance method Public Method 20120216
33 SET_DEPENDENT_ROLE_NAME Instance method Public Method Sets the Dependent Role if parent is an Ext Assoc 20120618
34 SET_DEPENDENT_ROLE_UNDEFINED Instance method Public Method Sets dependent role as undefined 20120608
35 SET_DEPENT_PROP_REF_UNDEFINED Instance method Public Method Sets dependent property as undefined 20120608
36 SET_NAME Instance method Public Method 20120330
37 SET_PRINCIPAL_PROPERTY_NAME Instance method Public Method Sets the Principal Property Name if parent is an Ext Assoc 20120618
38 SET_PRINCIPAL_PROPERTY_REF Instance method Public Method 20120319
39 SET_PRINCIPAL_ROLE Instance method Public Method 20120223
40 SET_PRINCIPAL_ROLE_NAME Instance method Public Method Sets the Principal Role if parent is an Ext Assoc 20120618
41 SET_PRINCIPAL_ROLE_UNDEFINED Instance method Public Method Sets principal role as undefined 20120608
42 SET_PRINCI_PROP_REF_UNDEFINED Instance method Public Method Sets principal property ref as undefined 20120608
Events
Interface /IWBEP/IF_SBOD_REF_CONSTRAINT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_REF_CONSTS Public See coding 20120320 ty_t_ref_consts TYPE SORTED TABLE OF REF TO /iwbep/if_sbod_ref_constraint WITH UNIQUE KEY table_line
Method Signatures

Method GET_CHILDREN Signature

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

Method GET_CHILD_TYPES Signature

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

Method GET_DEPENDENT_PROPERTY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DEPENDENT_PROPERTY_NAME Value transfer Type reference (TYPE) /IWBEP/SBDM_NODE_NAME SB - OData - Property 20120618
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120618

Method GET_DEPENDENT_PROPERTY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DEPENDENT_PROPERTY_REF Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBOD_PROPERTY SB - OData - Property 20120319
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120319

Method GET_DEPENDENT_ROLE Signature

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

Method GET_DEPENDENT_ROLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DEPENDENT_ROLE Value transfer Type reference (TYPE) /IWBEP/SBDM_NODE_NAME Entity Type 20120618
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120618

Method GET_DESCRIPTION Signature

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

Method GET_NAME Signature

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

Method GET_ORIGIN Signature

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

Method GET_PARENT Signature

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

Method GET_POSITION Signature

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

Method GET_PRINCIPAL_PROPERTY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PRINCIPAL_PROPERTY_NAME Value transfer Type reference (TYPE) /IWBEP/SBDM_NODE_NAME SB - OData - Property 20120618
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120618

Method GET_PRINCIPAL_PROPERTY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PRINCIPAL_PROPERTY_REF Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBOD_PROPERTY SB - OData - Property 20120319
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120319

Method GET_PRINCIPAL_ROLE Signature

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

Method GET_PRINCIPAL_ROLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PRINCIPAL_ROLE Value transfer Type reference (TYPE) /IWBEP/SBDM_NODE_NAME Entity Type 20120618
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120618

Method GET_PROTOTYPE Signature

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

Method GET_PROTOTYPE_CONTEXT Signature

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

Method GET_ROOT Signature

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

Method GET_TECHNICAL_NAME Signature

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

Method INSERT_CHILD Signature

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

Method IS_DEPENDENT_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 20120511

Method IS_DEPENDENT_ROLE_UNDEFINED on Interface /IWBEP/IF_SBOD_REF_CONSTRAINT has no exception.

Method IS_DEPENT_PROP_REF_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 20120511

Method IS_DEPENT_PROP_REF_UNDEFINED on Interface /IWBEP/IF_SBOD_REF_CONSTRAINT has no exception.

Method IS_DESCRIPTION_UNDEFINED Signature

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

Method IS_EDITABLE Signature

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

Method IS_INVALID Signature

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

Method IS_NAME_UNDEFINED Signature

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

Method IS_PERSISTENT Signature

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

Method IS_PRINCIPAL_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 20120511

Method IS_PRINCIPAL_ROLE_UNDEFINED on Interface /IWBEP/IF_SBOD_REF_CONSTRAINT has no exception.

Method IS_PRINCI_PROP_REF_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 20120511

Method IS_PRINCI_PROP_REF_UNDEFINED on Interface /IWBEP/IF_SBOD_REF_CONSTRAINT has no exception.

Method SET_DEPENDENT_PROPERTY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEPENDENT_PROPERTY_NAME Call by reference Type reference (TYPE) /IWBEP/SBDM_NODE_NAME SB - OData - Property 20120618
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120618

Method SET_DEPENDENT_PROPERTY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DEPENDENT_PROPERTY_REF Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBOD_PROPERTY SB - OData - Property 20120319
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120319

Method SET_DEPENDENT_ROLE Signature

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

Method SET_DEPENDENT_ROLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEPENDENT_ROLE Call by reference Type reference (TYPE) /IWBEP/SBDM_NODE_NAME Entity Type 20120618
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120618

Method SET_DEPENDENT_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_DEPENT_PROP_REF_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 20120330
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120330

Method SET_PRINCIPAL_PROPERTY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PRINCIPAL_PROPERTY_NAME Call by reference Type reference (TYPE) /IWBEP/SBDM_NODE_NAME SB - OData - Property 20120618
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120618

Method SET_PRINCIPAL_PROPERTY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PRINCIPAL_PROPERTY_REF Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBOD_PROPERTY SB - OData - Property 20120319
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120319

Method SET_PRINCIPAL_ROLE Signature

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

Method SET_PRINCIPAL_ROLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PRINCIPAL_ROLE Call by reference Type reference (TYPE) /IWBEP/SBDM_NODE_NAME Entity Type 20120618
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120618

Method SET_PRINCIPAL_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_PRINCI_PROP_REF_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