SAP ABAP Data Element CBGLE_WB_BP_VIEW (Data Display 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_VIEW
Short Description Data Display 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 Disp.Class 
Medium 15 Data Disp.Class 
Long 20 Data Display Class 
Heading 55 Data Display Class for Function 
Documentation

Definition

Class from the SAP class library that is used to display the data that is stored in the data model class. The data display class is derived from base class CL_EHSGWB_BP_VIEW_ROOT.

Use

Dependencies

When you define the data display class, you must also implement the data model 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 display classes:

  • CL_EHSGWI_BP_LOG_VIEW EHS: LWB Integration - Logs
  • CL_EHSGWI_BP_PRNINFO_S_VIEW EHS: LWB Integration - Simplified Print Information System
  • CL_EHSGWI_BP_PRNINFO_VIEW EHS: LWB Integration - Print Information System
  • CL_EHSGWI_BP_PRNTJOB_VIEW EHS: LWB Integration - Print Request Body Manager

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