SAP ABAP Class /IWBEP/CL_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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBDM_NODE SB - Domain Model - Node 20120116
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_SBDM_MODEL SB - Domain Model - Model 20120116
Properties
Class /IWBEP/CL_SBDM_MODEL  
Short Description SB - Domain Model - Model    
Super Class /IWBEP/CL_SBDM_NODE SB - Domain Model - Node 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/SB_DM_BASE   Gateway Service Builder - Domain Model API and SPI 
Created 20120116   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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_MODEL SB - Domain Model - Model 20120116
Friends
# Friend Modeled only Created on Description
1 /IWBEP/CL_SBDM_MODEL_PSH 20120117 SB - Domain Model - Model Persistence Handler
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_DB_SCHEMA_NAMESPACE Instance attribute Private Type reference (TYPE) /IWBEP/S_SBDM_VALUE_DB_SMALL SB: DM String Value, Include for DB table (SMALL or ML Link) 20130402
2 MS_TR_SCHEMA_NAMESPACE Instance attribute Private Type reference (TYPE) /IWBEP/S_SBDM_VALUE_TR_DATA SB: DM String Value, Include for Node Structure (Transient) 20130402
3 MT_CHILDREN Instance attribute Private Type reference (TYPE) /IWBEP/T_SBDM_NODES SB: Table Type for DM Nodes 20120202
4 MV_DESCRIPTION Instance attribute Private Type reference (TYPE) /IWBEP/SBDM_DESCRIPTION SB: DM description 20120120
5 MV_MPC Instance attribute Private Type reference (TYPE) /IWBEP/MED_DEFINITION_CLASS Model Provider Class (MPC) 20120126
6 MV_TECHNICAL_NAME Instance attribute Private Type reference (TYPE) /IWBEP/MED_MDL_TECHNICAL_NAME Technical Model Name 20120116
7 MV_VERSION Instance attribute Private Type reference (TYPE) /IWBEP/MED_MDL_VERSION Model Version 20120116
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20120116
Events
Class /IWBEP/CL_SBDM_MODEL has no event.
Types
Class /IWBEP/CL_SBDM_MODEL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE SB - Domain Model - Node 20120118
2 Importing IO_PERSIST Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_PERSIST_HANDLER SB - Domain Model - Persistence Handler 20120118
3 Importing IO_ROOT Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_ROOT SB - Domain Model - Root 20130312
4 Importing IV_MPC Call by reference Type reference (TYPE) /IWBEP/MED_DEFINITION_CLASS Model Provider Class (MPC) 20120126
5 Importing IV_NODE_GUID Call by reference Type reference (TYPE) /IWBEP/SBDM_NODE_UUID SB: DM node uuid 20120116
6 Importing IV_SCHEMA_NAMESPACE Call by reference Type reference (TYPE) /IWBEP/SBDM_NAMESPACE Service Builder: Namespace 20130402
7 Importing IV_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_MDL_TECHNICAL_NAME Technical Model Name 20120118
8 Importing IV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_MDL_VERSION Model Version 20120118
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120203
History
Last changed by/on SAP  20131127 
SAP Release Created in 200