SAP ABAP Data Element CBGLE_WB_BP_DOCU (Class for Documentation Display)
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_DOCU |
| Short Description | Class for Documentation Display |
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 | DocDispCl. |
| Medium | 15 | Doc.Disp.Class |
| Long | 20 | Doc. Display Class |
| Heading | 55 | Class for Documentation Display |
Documentation
Definition
By specifying a class for the documentation display, you can override the source and display of documentation for a function (F1 help).
Use
The class for the documentation display is specified for documentation that can be stored outside the SAP system.
If you want to create a class for the documentation display, proceed as follows:
- Derive the new class for the documentation display from the base class CL_EHSGWB_BP_DOCU_ROOT.
- Implement the required functions in the DISPLAY method.
- If required, specify the document class and the name of the document.
If you do not specify a class for the document display, the system displays the document created under document class and name of the document.
Dependencies
Example
History
| Last changed by/on | SAP | 20130529 |
| SAP Release Created in | 607 |