Menu

SAP Function Module GRAPH_SNUM_TAB

Interactive dialog box with value table and default buttons

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_SNUM_TAB (Interactive dialog box with value table and default buttons) is a standard Function Module in SAP ERP and is part of the function group GRAP within the package SGRP.

Technical Information

Function Module GRAPH_SNUM_TAB
Short Text Interactive dialog box with value table and default buttons
Function Group GRAP
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
BTN_AP_NAME LIKE SPACE Text for the APPLY button
BTN_AP_X LIKE 0 Position of the APPLY button, horizontal
BTN_AP_Y LIKE 0 Position of the APPLY button, vertical
BTN_CA_NAME LIKE SPACE Text for the CANCEL button
BTN_CA_X LIKE 0 Position of the CANCEL button, horizontal
BTN_CA_Y LIKE 0 Position of the CANCEL button, vertical
BTN_HL_NAME LIKE SPACE Text for the HELP button
BTN_HL_X LIKE 0 Position of the HELP button, horizontal
BTN_HL_Y LIKE 0 Position of the HELP button, vertical
BTN_OK_NAME LIKE SPACE Text for the OK button
BTN_OK_X LIKE 0 Position of the OK button, horizontal
BTN_OK_Y LIKE 0 Position of the OK button, vertical
BTN_XSIZE LIKE 25 Button size, horizontal
BTN_YSIZE LIKE 5 Button size, vertical
FRM_TITLE LIKE SPACE Pop-up title
FRM_XC LIKE 80 Absolute pop-up size, vertical
FRM_XV LIKE 120 Position grid, vertical
FRM_YC LIKE 25 Absolute pop-up size, horizontal
FRM_YV LIKE 50 Position grid, horizontal
SNUM_BLANK_WIDTH LIKE 5 Width of the interval text / value column
SNUM_ROW_HEIGHT LIKE 4 Level of a line
SNUM_ROW_OFFSET LIKE 4 Line Spacing
SNUM_TEXT_WIDTH LIKE 70 Width of the text column
SNUM_VAL_WIDTH LIKE 35 Width of the value column
SNUM_XPOS LIKE 5 Starting position of the SNUM_TAB (line)
SNUM_YPOS LIKE 2 Starting position of the SNUM_TAB (column)
STAT LIKE SPACE Dialog parameters
WINID LIKE SPACE Dialog parameters

Exporting Parameters

This function module does not define any EXPORTING 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
SNUM_TAB LIKE GPOPSNUM Table with scrolled number fields

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_STAT Wrong value for STAT