SAP ABAP Data Element CBGLE_WB_BP_MODEL (Data Model Class for Function)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBGLMP_WB (Package) EHS: Labeling Workbench Framework
Basic Data
Data Element CBGLE_WB_BP_MODEL
Short Description Data Model Class for Function  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SEOCLSNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Model Cl. 
Medium 15 Data Mod. Class 
Long 20 Data Model Class 
Heading 55 Data Model Class for Function 
Documentation

Definition

Class from the SAP class library that is used to manage the data that is displayed using the data display class. The data model class is derived from base class CL_EHSGWB_BP_MODEL_ROOT.

Use

Dependencies

When you define the data model class, you must first implement the data display class.

You can integrate functions into the function workbench as follows:

If you have specified more than one of these integration options for your function in the Customizing activity Define Layout of Function Workbench, the first option in the sequence specified above is applied. In other words, if you have specified a transaction and a program, the transaction is embedded as a transaction.

Example

Examples of data model classes:

  • CL_EHSGWI_BP_LOG_MODEL EHS: LWB Integration - Logs
  • CL_EHSGWI_BP_PRNINFO_S_MODEL EHS: LWB Integration - Simplified Print Information System
  • CL_EHSGWI_BP_PRNINFO_MODEL EHS: LWB Integration - Print Information System
  • CL_EHSGWI_BP_PRNTJOB_MODEL EHS: LWB Integration - Print Request Body Manager

History
Last changed by/on SAP  20130529 
SAP Release Created in 607