Menu

SAP Function Module GRAPH_HIERARCHY_ALL

General call up of Hierarchy Graphics

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module GRAPH_HIERARCHY_ALL (General call up of Hierarchy Graphics) is a standard Function Module in SAP ERP and is part of the function group HIER within the package SGRP.

Technical Information

Function Module GRAPH_HIERARCHY_ALL
Short Text General call up of Hierarchy Graphics
Function Group HIER
Package SGRP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BOXLN LIKE SPACE Node width
COL11 LIKE SPACE Color 1 of key figure 1
COL12 LIKE SPACE Color 2 of key figure 1
COL13 LIKE SPACE Color 3 of key figure 1
COL14 LIKE SPACE Color 4 of key figure 1
COL15 LIKE SPACE Color 5 of key figure 1
COL16 LIKE SPACE Color 6 of key figure 1
COL21 LIKE SPACE Color 1 of key figure 2
COL22 LIKE SPACE Color 2 of key figure 2
COL23 LIKE SPACE Color 3 of key figure 2
COL24 LIKE SPACE Color 4 of key figure 2
COL25 LIKE SPACE Color 5 of key figure 2
COL26 LIKE SPACE Color 6 of key figure 2
COL31 LIKE SPACE Color 1 of key figure 3
COL32 LIKE SPACE Color 2 of key figure 3
COL33 LIKE SPACE Color 3 of key figure 3
COL34 LIKE SPACE Color 4 of key figure 3
COL35 LIKE SPACE Color 5 of key figure 3
COL36 LIKE SPACE Color 6 of key figure 3
COL_BACK LIKE SPACE Background color
COL_LINE LIKE SPACE Line color
COL_NODE LIKE SPACE Standard node color
CONF LIKE SPACE Demand during manipulation
DMODE LIKE SPACE Display mode for hierarchy graphic
LMODE LIKE SPACE Line type
MAIL_ALLOW LIKE SPACE Allow mail storage - 'X'
MENPOS LIKE SPACE Position of the pop-up menu
MODIF LIKE SPACE Activates extended hierarchy processing
MTITL LIKE SPACE Menu title
NDIMS LIKE SPACE 3-dimensional highlighting of pushbutton
NLOOK LIKE SPACE Color display type
NLVAL LIKE SPACE defines NLOOK - '7'
NTEXT LIKE SPACE Text color on the hierarchy elements
NTXHL LIKE SPACE Text color of the selected hierarchy elements
ORDER LIKE SPACE Sequence definition
PWDID LIKE SPACE Standard dialog parameters
REGION LIKE SPACE Switch on fastpath for menu
RELBOXHT LIKE 0 Define node size
RELBOXWD LIKE 0 Define node size
RELWD_HT LIKE 0 Define node size
RMODE LIKE SPACE Initial rotation
SET_FOCUS LIKE 'x' Set focus during reload
SHAPE LIKE SPACE Node form
SMODE LIKE SPACE Size of the hierarchy
SO_CONTENTS LIKE SPACE Subtitle of generated SAPoffice document
SO_RECEIVER LIKE SPACE Recipient of generated SAPoffice object
SO_SEND LIKE SPACE Graphic storage in SAPoffice instead of display
SO_TITLE LIKE SPACE Title of the generated SAPoffice document
STAT LIKE SPACE Standard dialog parameters
SUPER LIKE SPACE Standard dialog parameters
TINDX LIKE SPACE Node labeling
TTEXT LIKE SPACE Title of graphic
USEHLE LIKE SPACE Display menu as help line
U_COMMAND LIKE SPACE Single command to hierarchy : Command
U_NODE_2 LIKE SPACE Single command to hierarchy : Node ID 2
U_NODE_ID LIKE SPACE Single command to hierarchy : Node ID
U_TEXT LIKE SPACE Single command to hierarchy : Node text
U_VAL1 LIKE 0 Single command to hierarchy : key figure 1
U_VAL2 LIKE 0 Single command to hierarchy : key figure 2
U_VAL3 LIKE 0 Single command to hierarchy : key figure 3
U_VAL_COUNT LIKE 0 Single command to hierarchy : Number of threshold values
VAL11 LIKE 0 Threshold value 1 of key figure 1
VAL12 LIKE 0 Threshold value 2 of key figure 1
VAL13 LIKE 0 Threshold value 3 of key figure 1
VAL14 LIKE 0 Threshold value 4 of key figure 1
VAL15 LIKE 0 Threshold value 5 of key figure 1
VAL21 LIKE 0 Threshold value 1 of key figure 2
VAL22 LIKE 0 Threshold value 2 of key figure 2
VAL23 LIKE 0 Threshold value 3 of key figure 2
VAL24 LIKE 0 Threshold value 4 of key figure 2
VAL25 LIKE 0 Threshold value 5 of key figure 2
VAL31 LIKE 0 Threshold value 1 of key figure 3
VAL32 LIKE 0 Threshold value 2 of key figure 3
VAL33 LIKE 0 Threshold value 3 of key figure 3
VAL34 LIKE 0 Threshold value 4 of key figure 3
VAL35 LIKE 0 Threshold value 5 of key figure 3
VALD1 LIKE 0 Minimum value of key figure 1
VALD2 LIKE 0 Minimum value of key figure 2
VALD3 LIKE 0 Minimum value of key figure 3
VALU1 LIKE 100 Maximum value of key figure 1
VALU2 LIKE 100 Maximum value of key figure 2
VALU3 LIKE 100 Maximum value of key figure 3
VINDX LIKE SPACE Active key figure
VTXT1 LIKE SPACE Description of key figure 1
VTXT2 LIKE SPACE Description of key figure 2
VTXT3 LIKE SPACE Description of key figure 3
WINID LIKE SPACE Standard dialog parameters
WINPOS LIKE SPACE Window position
WINSZX LIKE '50' Window size / X
WINSZY LIKE '50' Window size / Y
X_OPT LIKE SPACE extended options, INTERNAL USE ONLY
ZOOMFAC LIKE 0 Zoom factor

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CUA_ID LIKE CUA event
H_MES LIKE Hierarchy message : Message type
H_NODE_2 LIKE Hierarchy message : Node ID 2
H_TEXT LIKE Hierarchy message : Node text
H_VAL1 LIKE Hierarchy message : key figure 1
H_VAL2 LIKE Hierarchy message : key figure 2
H_VAL3 LIKE Hierarchy message : key figure 3
H_VALCOUNT LIKE Hierarchy message : Number of key figures
MENNR LIKE Menu number
M_TYP LIKE Standard dialog parameters
NODES LIKE ID of the selected element
RWNID LIKE Standard dialog parameters

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ATTRIB LIKE Node attributes (form, subtree, order)
BITMAP LIKE Definition of icons
DATA LIKE Definition of tree structure and key figures
FORMAT LIKE Definition of node formats
MENU LIKE Table with menu lines

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INV_TABLE_STRUCTURE Table structure ATTRIB / FORMAT incorrect