SAP ABAP Class /IWBEP/IF_SBOD_MODEL_REFERENCE (SB - OData - Model Reference)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_SBDM_NODE SB - Domain Model - Node 20120423
2 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_SBDM_REFERENCE SB - Domain Model - Reference 20120510
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBOD_MODEL_REFERENCE SB - OData - Model Reference 20120425
Properties
Class /IWBEP/IF_SBOD_MODEL_REFERENCE  
Short Description SB - OData - Model Reference    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120110   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/IF_SBOD_MODEL_REFERENCE has no forward declaration.
Interfaces
Class /IWBEP/IF_SBOD_MODEL_REFERENCE has no interface implemented.
Friends
Class /IWBEP/IF_SBOD_MODEL_REFERENCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DATA_SOURCE_TYPE_UNCHECKED Constant Public See coding 20120522
2 GC_MODEL_REF_TYPE Constant Public See coding 20120522
3 GC_NODE_TYPE Constant Public See coding 20120426
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_MODEL Instance method Public Method Gets the model 20120515
5 GET_NAME Instance method Public Method 20121107
6 GET_ORIGIN Instance method Public Method 20121107
7 GET_PARENT Instance method Public Method 20121107
8 GET_POSITION Instance method Public Method 20121107
9 GET_PROTOTYPE Instance method Public Method 20121107
10 GET_PROTOTYPE_CONTEXT Instance method Public Method 20121107
11 GET_REFERENCE_TYPE Instance method Public Method Gets the reference type 20120427
12 GET_RFC_DESTINATION Instance method Public Method Gets the RFC Destination 20120622
13 GET_ROOT Instance method Public Method 20121107
14 GET_TECHNICAL_NAME Instance method Public Method 20121107
15 INSERT_CHILD Instance method Public Method 20121107
16 IS_DESCRIPTION_UNDEFINED Instance method Public Method 20121107
17 IS_EDITABLE Instance method Public Method 20121107
18 IS_INVALID Instance method Public Method 20121107
19 IS_NAME_UNDEFINED Instance method Public Method 20121107
20 IS_PERSISTENT Instance method Public Method 20121107
21 SET_DATA_SOURCE_TYPE Instance method Public Method Sets the data source type 20120510
22 SET_NAME Instance method Public Method Sets the node name 20120518
23 SET_OBJECT_NAME Instance method Public Method Sets the object name 20120510
24 SET_OBJECT_VERSION Instance method Public Method Sets the object version 20120510
25 SET_REFERENCE_TYPE Instance method Public Method Sets the reference type 20120427
26 SET_RFC_DESTINATION Instance method Public Method Sets the RFC Destination 20120622
Events
Class /IWBEP/IF_SBOD_MODEL_REFERENCE has no event.
Types
Class /IWBEP/IF_SBOD_MODEL_REFERENCE has no local type.
Method Signatures

Method GET_CHILDREN Signature

Method GET_CHILDREN on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no parameter.
Method GET_CHILDREN on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no exception.

Method GET_CHILD_TYPES Signature

Method GET_CHILD_TYPES on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no parameter.
Method GET_CHILD_TYPES on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no parameter.
Method GET_DESCRIPTION on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no exception.

Method GET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MODEL Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBDM_MODEL SB - Domain Model - Model 20120515

Method GET_MODEL on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no exception.

Method GET_NAME Signature

Method GET_NAME on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no parameter.
Method GET_NAME on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no exception.

Method GET_ORIGIN Signature

Method GET_ORIGIN on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no parameter.
Method GET_ORIGIN on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no parameter.
Method GET_PARENT on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no exception.

Method GET_POSITION Signature

Method GET_POSITION on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no parameter.
Method GET_POSITION on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no exception.

Method GET_PROTOTYPE Signature

Method GET_PROTOTYPE on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no parameter.
Method GET_PROTOTYPE on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no exception.

Method GET_PROTOTYPE_CONTEXT Signature

Method GET_PROTOTYPE_CONTEXT on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no parameter.
Method GET_PROTOTYPE_CONTEXT on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no exception.

Method GET_REFERENCE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_REFERENCE_TYPE Value transfer Type reference (TYPE) /IWBEP/SBOD_MDL_REF_TYPE Service Builder: OData Model Reference Type 20120427

Method GET_REFERENCE_TYPE on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no exception.

Method GET_RFC_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_RFC_DESTINATION Value transfer Type reference (TYPE) /IWBEP/S_SBOD_RFC_DEST SB: OData RFC Destination 20120625

Method GET_RFC_DESTINATION on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no exception.

Method GET_ROOT Signature

Method GET_ROOT on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no parameter.
Method GET_ROOT on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no exception.

Method GET_TECHNICAL_NAME Signature

Method GET_TECHNICAL_NAME on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no parameter.
Method GET_TECHNICAL_NAME on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no exception.

Method INSERT_CHILD Signature

Method INSERT_CHILD on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no parameter.
Method INSERT_CHILD on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no exception.

Method IS_DESCRIPTION_UNDEFINED Signature

Method IS_DESCRIPTION_UNDEFINED on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no parameter.
Method IS_DESCRIPTION_UNDEFINED on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no exception.

Method IS_EDITABLE Signature

Method IS_EDITABLE on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no parameter.
Method IS_EDITABLE on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no exception.

Method IS_INVALID Signature

Method IS_INVALID on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no parameter.
Method IS_INVALID on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no exception.

Method IS_NAME_UNDEFINED Signature

Method IS_NAME_UNDEFINED on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no parameter.
Method IS_NAME_UNDEFINED on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no exception.

Method IS_PERSISTENT Signature

Method IS_PERSISTENT on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no parameter.
Method IS_PERSISTENT on class /IWBEP/IF_SBOD_MODEL_REFERENCE has no exception.

Method SET_DATA_SOURCE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA_SOURCE_TYPE Call by reference Type reference (TYPE) /IWBEP/S_SBDM_DATA_SOURCE_TYPE SB: DM Data Source Type 20120510
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120510

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 Service Builder: Node Name 20120518
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120518

Method SET_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) /IWBEP/SBDM_OBJECT_NAME Service Builder: Object Name 20120510
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120510

Method SET_OBJECT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_VERSION Call by reference Type reference (TYPE) /IWBEP/SBDM_OBJECT_VERSION Service Builder: Object Version 20120510
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120510

Method SET_REFERENCE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REFERENCE_TYPE Call by reference Type reference (TYPE) /IWBEP/SBOD_MDL_REF_TYPE Service Builder: OData Model Reference Type 20120427
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120427

Method SET_RFC_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RFC_DESTINATION Call by reference Type reference (TYPE) /IWBEP/S_SBOD_RFC_DEST SB: OData RFC Destination 20120625
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120622
History
Last changed by/on SAP  20131127 
SAP Release Created in