SAP ABAP Class /IWBEP/CL_SBDM_GEN_STRATEGY (SB - Domain Model - Generation Strategy)
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_GEN_STRATEGY SB - Domain Model - Generation Strategy 20120321
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SB_GEN_GENERATOR SB Generator 20120322
Properties
Class /IWBEP/CL_SBDM_GEN_STRATEGY  
Short Description SB - Domain Model - Generation Strategy    
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 20120321   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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...
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_GEN_STRATEGY SB - Domain Model - Generation Strategy 20120321
Friends
Class /IWBEP/CL_SBDM_GEN_STRATEGY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_GEN_STRATEGY Instance attribute Public Attribute reference (LIKE) 20120322
2 MV_GEN_STRAT_VERSION Instance attribute Public Attribute reference (LIKE) 20120322
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120322
2 DO_GENERATE Instance method Protected Method 20120321
Events
Class /IWBEP/CL_SBDM_GEN_STRATEGY has no event.
Types
Class /IWBEP/CL_SBDM_GEN_STRATEGY 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 IS_GEN_STRATEGY Call by reference Type reference (TYPE) /IWBEP/S_SBDM_GEN_STRATEGY SB: DM Generation Strategy 20120322
2 Importing IV_GEN_STRAT_VERSION Call by reference Type reference (TYPE) /IWBEP/SBDM_GEN_STRAT_VERSION Service Builder: Generation Strategy Version 20120322

Method CONSTRUCTOR on class /IWBEP/CL_SBDM_GEN_STRATEGY has no exception.

Method DO_GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /IWBEP/IF_SBCM_MSG_OBJECT=>TY_T_OBJECT 20120322
2 Exporting EV_COMPLETED Call by reference Type reference (TYPE) ABAP_BOOL 20120322
3 Importing IO_PROJECT Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_PROJECT SB - Domain Model - Project 20120322
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120322
History
Last changed by/on SAP  20130531 
SAP Release Created in 200