SAP ABAP Data Element CBGLE_WB_BP_ID_PARENT (Parent Node)
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_ID_PARENT
Short Description Parent Node  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CBGLD_WB_BP_ID    
Data Type CHAR   Character String 
Length 12    
Decimal Places 0    
Output Length 12    
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 Node 
Medium 15 Node 
Long 20 Parent Node 
Heading 55 Parent Node 
Documentation

Definition

Indicates the parent node that is integrated into the function workbench. You can group a number of functions under a parent node.

Use

Parent nodes are initially created as functions. These functions are then assigned further subfunctions.

Dependencies

You have specified the function for the parent node.

Example

  1. Define the parent node as function ZLBL_MY_GP. Subfunctions are not yet assigned to this function:
    • Function: ZLBL_MY_GP
    • Sort sequence: 1
    • Icon: ICON_OPEN_FOLDER
  2. Function ZLBL_MY_FUNC is assigned as a subfunction to parent node ZLBL_MY_GP:
    • Function: ZLBL_MY_FUNC
    • Parent node: ZLBL_MY_GP

A parent node with subfunction ZLBL_MY_FUNC is therefore created from function ZLBL_MY_GP.

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