Menu

SAP Function Module FURTHER_VALUES_POPUP

Popup for entering values - with standard F1/F4

The Function Module FURTHER_VALUES_POPUP (Popup for entering values - with standard F1/F4) is a standard Function Module in SAP ERP and is part of the function group F026 within the package FBAS.

Technical Information

Function Module FURTHER_VALUES_POPUP
Short Text Popup for entering values - with standard F1/F4
Function Group F026
Package FBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FIELD_NAME LIKE DD03P-FIELDNAME Name of the field
I_FIELD_TEXT LIKE DD03P-REPTEXT SPACE Heading (SPACE - data element head
I_MAX_VALUES LIKE RF026-KNZN2 99 Number of values that can be enter
I_MODIFY LIKE RF026-CHAR1 'X' X' - Maintenance mode -- Other -
I_TABLE_NAME LIKE DD03P-TABNAME Name of the table the field origin
I_WAERS LIKE RF026-WAERS SPACE Currency key for CURR fields

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
T_VALUETAB LIKE RF026U01 Value table (export + import!)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FIELD_NOT_EXIST Field is DD03P is not available
POPUP_CANCELED Leave pop-up via 'Cancel'
WAERS_ERROR Currency key is not available for