SAP ABAP Interface /IWBEP/IF_SBDM_MODEL (SB - Domain Model - Model)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_DM_BASE (Package) Gateway Service Builder - Domain Model API and SPI
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBDM_MODEL SB - Domain Model - Model 20120116
Properties
Interface /IWBEP/IF_SBDM_MODEL  
Short Description SB - Domain Model - Model    
General Data
Package /IWBEP/SB_DM_BASE   Gateway Service Builder - Domain Model API and SPI 
Created 20120110   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_SBCM_MSG_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_SBDM_NODE SB - Domain Model - Node 20120112
Friends
Interface /IWBEP/IF_SBDM_MODEL 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 20120116
2 GC_RELTYPE_ASSOCIATIONS Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'ASOS' Service Builder: Relation Type 20130206
3 GC_RELTYPE_ASSOCIATION_SETS Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'ASTS' Service Builder: Relation Type 20130206
4 GC_RELTYPE_COMPLEX_TYPES Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'CTS' Service Builder: Relation Type 20130206
5 GC_RELTYPE_ENTITY_SETS Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'ES' Service Builder: Relation Type 20130206
6 GC_RELTYPE_ENTITY_TYPES Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'ETS' Service Builder: Relation Type 20130206
7 GC_RELTYPE_FUNCTION_IMPORTS Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'FIMS' Service Builder: Relation Type 20130206
8 GC_RELTYPE_MODEL_REFERENCES Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'MREF' Service Builder: Relation Type 20130211
9 GC_RELTYPE_REFERENCED_MODELS Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'REFM' Service Builder: Relation Type 20130306
10 GC_RELTYPE_USINGS Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'USGS' Service Builder: Relation Type 20130404
11 MV_NODE_GUID Instance attribute Public Attribute reference (LIKE) 20120320
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHILDREN Instance method Public Method 20120320
2 GET_CHILD_TYPES Instance method Public Method 20120320
3 GET_DESCRIPTION Instance method Public Method 20120320
4 GET_MODEL_VERSION Instance method Public Method Gets the model version 20120112
5 GET_MPC Instance method Public Method Gets the leading MPC name 20120126
6 GET_NAME Instance method Public Method 20120320
7 GET_PARENT Instance method Public Method 20120320
8 GET_REFERENCED_MODELS Instance method Public Method Gets the referenced models e.g. vocabularies 20130306
9 GET_ROOT Instance method Public Method 20120320
10 GET_SCHEMA_NAMESPACE Instance method Public Method Gets the schema namspace 20130322
11 GET_TECHNICAL_MODEL_NAME Instance method Public Method Gets the technical model name 20120112
12 INSERT_CHILD Instance method Public Method 20120320
13 IS_EDITABLE Instance method Public Method 20120320
14 REMOVE_CHILD Instance method Public Method 20120320
15 SET_DESCRIPTION Instance method Public Method 20120320
16 SET_MODEL_VERSION Instance method Public Method Sets the model version 20120113
17 SET_MPC Instance method Public Method Sets the leading MPC name 20120126
18 SET_SCHEMA_NAMESPACE Instance method Public Method Sets the schema namespace 20130417
19 SET_TECHNICAL_MODEL_NAME Instance method Public Method Sets the technical model name 20120113
Events
Interface /IWBEP/IF_SBDM_MODEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_MODEL Public See coding 20130306 TY_T_MODEL TYPE STANDARD TABLE OF REF TO /iwbep/if_sbdm_model WITH DEFAULT KEY
Method Signatures

Method GET_CHILDREN Signature

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

Method GET_CHILD_TYPES Signature

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

Method GET_DESCRIPTION Signature

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

Method GET_MODEL_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VERSION Value transfer Type reference (TYPE) /IWBEP/MED_MDL_VERSION Model Version 20120112

Method GET_MODEL_VERSION on Interface /IWBEP/IF_SBDM_MODEL has no exception.

Method GET_MPC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MPC Value transfer Type reference (TYPE) /IWBEP/MED_DEFINITION_CLASS Model Provider Class (MPC) 20120126

Method GET_MPC on Interface /IWBEP/IF_SBDM_MODEL has no exception.

Method GET_NAME Signature

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

Method GET_PARENT Signature

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

Method GET_REFERENCED_MODELS Signature

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

Method GET_ROOT Signature

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

Method GET_SCHEMA_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAMESPACE Value transfer Type reference (TYPE) /IWBEP/SBDM_NAMESPACE the namespace 20130322
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130322

Method GET_TECHNICAL_MODEL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TECHNICAL_MODEL_NAME Value transfer Type reference (TYPE) /IWBEP/MED_MDL_TECHNICAL_NAME Technical Model Name 20120112

Method GET_TECHNICAL_MODEL_NAME on Interface /IWBEP/IF_SBDM_MODEL has no exception.

Method INSERT_CHILD Signature

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

Method IS_EDITABLE Signature

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

Method REMOVE_CHILD Signature

Method REMOVE_CHILD on Interface /IWBEP/IF_SBDM_MODEL has no parameter.
Method REMOVE_CHILD on Interface /IWBEP/IF_SBDM_MODEL has no exception.

Method SET_DESCRIPTION Signature

Method SET_DESCRIPTION on Interface /IWBEP/IF_SBDM_MODEL has no parameter.
Method SET_DESCRIPTION on Interface /IWBEP/IF_SBDM_MODEL has no exception.

Method SET_MODEL_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_MDL_VERSION Model Version 20120113
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB - Domain Model - Exception 20120203

Method SET_MPC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MPC Call by reference Type reference (TYPE) /IWBEP/MED_DEFINITION_CLASS Model Provider Class (MPC) 20120126
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB - Domain Model - Exception 20120203

Method SET_SCHEMA_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAMESPACE Call by reference Type reference (TYPE) /IWBEP/SBDM_NAMESPACE Service Builder: Namespace 20130417
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130417

Method SET_TECHNICAL_MODEL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_MDL_TECHNICAL_NAME Technical Model Name 20120113
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB - Domain Model - Exception 20120203
History
Last changed by/on SAP  20131127 
SAP Release Created in 200