SAP ABAP Class /IWBEP/CL_SBDM_PLUGIN (SB - Domain Model - Core Plugin)
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 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_SBDM_PLUGIN SB - Domain Model - Plugin 20120119
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBDM_ATTM_PLUGIN SB - Domain Model - Attachment Plugin 20130315
2 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBDM_CM_PLUGIN SB - Domain Model - DM Core Plugin 20120126
3 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBDM_FILE_HDL_PLUGIN SB DM FIle Handler Plugin 20130326
4 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBDM_LMTOOLS_SRVMNT Gateway Service Builder - LM Tools DM PLugin 20120503
5 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBDSP_PLUGIN SB - Data Source Provider - Plugin 20120213
6 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBGN_PLUGIN SB - Generation strategy Plugin 20120321
7 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBMPC_PLUGIN SB - MPC Plugin 20130322
8 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBOD_FINDER_PLUGIN SB - OData - Finder - Plug-in 20130617
9 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBOD_OD_TY_PLUGIN 20130311
10 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBOD_PLUGIN SB - OData - Plugin 20120207
... Click here to see Used By full list (15 items)
Properties
Class /IWBEP/CL_SBDM_PLUGIN  
Short Description SB - Domain Model - Core Plugin    
Super Class    
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 20120119   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_SBDM_PLUGIN Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /IWBEP/IF_SBDM_TRANSACTION 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_PLUGIN SB - Domain Model - Plugin 20120119
Friends
Class /IWBEP/CL_SBDM_PLUGIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_HANDLERS Instance attribute Protected Type reference (TYPE) /IWBEP/IF_SBDM_PLUGIN=>TY_T_SBDM_PS_REG 20120119
2 MV_PLUGIN Instance attribute Public Type reference (TYPE) /IWBEP/SBDM_PLUGIN SB: DM plugin 20120126
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20120119
2 CREATE_EXTENSION_HANDLER Instance method Protected Method 20130311
3 CREATE_GENERATION_STRATEGY Instance method Protected Method 20130311
4 CREATE_PERSIST_HANDLER Instance method Protected Method 20130311
5 CREATE_REFERENCE_HANDLER Instance method Protected Method 20130311
6 CREATE_VALIDATOR Instance method Protected Method 20130311
7 GET_DATA_SOURCE_TYPES Instance method Protected Method 20130311
8 GET_NODE_TYPES Instance method Protected Method 20130311
Events
Class /IWBEP/CL_SBDM_PLUGIN has no event.
Types
Class /IWBEP/CL_SBDM_PLUGIN has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /IWBEP/CL_SBDM_PLUGIN has no parameter.
Method CONSTRUCTOR on class /IWBEP/CL_SBDM_PLUGIN has no exception.

Method CREATE_EXTENSION_HANDLER Signature

Method CREATE_EXTENSION_HANDLER on class /IWBEP/CL_SBDM_PLUGIN has no parameter.
Method CREATE_EXTENSION_HANDLER on class /IWBEP/CL_SBDM_PLUGIN has no exception.

Method CREATE_GENERATION_STRATEGY Signature

Method CREATE_GENERATION_STRATEGY on class /IWBEP/CL_SBDM_PLUGIN has no parameter.
Method CREATE_GENERATION_STRATEGY on class /IWBEP/CL_SBDM_PLUGIN has no exception.

Method CREATE_PERSIST_HANDLER Signature

Method CREATE_PERSIST_HANDLER on class /IWBEP/CL_SBDM_PLUGIN has no parameter.
Method CREATE_PERSIST_HANDLER on class /IWBEP/CL_SBDM_PLUGIN has no exception.

Method CREATE_REFERENCE_HANDLER Signature

Method CREATE_REFERENCE_HANDLER on class /IWBEP/CL_SBDM_PLUGIN has no parameter.
Method CREATE_REFERENCE_HANDLER on class /IWBEP/CL_SBDM_PLUGIN has no exception.

Method CREATE_VALIDATOR Signature

Method CREATE_VALIDATOR on class /IWBEP/CL_SBDM_PLUGIN has no parameter.
Method CREATE_VALIDATOR on class /IWBEP/CL_SBDM_PLUGIN has no exception.

Method GET_DATA_SOURCE_TYPES Signature

Method GET_DATA_SOURCE_TYPES on class /IWBEP/CL_SBDM_PLUGIN has no parameter.
Method GET_DATA_SOURCE_TYPES on class /IWBEP/CL_SBDM_PLUGIN has no exception.

Method GET_NODE_TYPES Signature

Method GET_NODE_TYPES on class /IWBEP/CL_SBDM_PLUGIN has no parameter.
Method GET_NODE_TYPES on class /IWBEP/CL_SBDM_PLUGIN has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBDM_ATTM_PLUGIN SB - Domain Model - Attachment Plugin 20130315
2 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBDM_CM_PLUGIN SB - Domain Model - DM Core Plugin 20120126
3 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBDM_FILE_HDL_PLUGIN SB DM FIle Handler Plugin 20130326
4 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBDM_LMTOOLS_SRVMNT Gateway Service Builder - LM Tools DM PLugin 20120503
5 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBDSP_PLUGIN SB - Data Source Provider - Plugin 20120213
6 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBGN_PLUGIN SB - Generation strategy Plugin 20120321
7 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBMPC_PLUGIN SB - MPC Plugin 20130322
8 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBOD_FINDER_PLUGIN SB - OData - Finder - Plug-in 20130617
9 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBOD_OD_TY_PLUGIN 20130311
10 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBOD_PLUGIN SB - OData - Plugin 20120207
11 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBOD_PLUGIN_ANNOTAT SB - OData - OData Annotation Plugin 20130306
12 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBOD_TYPE_PLUGIN SB - OData - Type Descriptor Plugin 20130311
13 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SB_GEN_DPC_PLUGIN SB - Generation strategy Plugin 20130417
14 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SB_GEN_REF_H_PLUGIN SB - OData - Plugin 20120711
15 Inheritance (c INHERITING FROM c_ref)  CL_SADL_GW_SB_DM_PLUGIN SADL Gateway Service Builder Generation Strategy 20130624
History
Last changed by/on SAP  20131127 
SAP Release Created in 200