Ansicht
Dokumentation

RSAR_POPUP_GET_VALUES - Dialog box for the display and request of values, without check

RSAR_POPUP_GET_VALUES - Dialog box for the display and request of values, without check

rdisp/max_wprun_time - Maximum work process run time   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book
Functionality

The function module sends a dialog box and displays the fields listed in the interface table FIELDS for entering or for displaying. The fields specified in the table FIELDS must be defined in the Dictionary. If no text is transferred to a field, the Dictionary key word is displayed. The key words and fields can be displayed normally or highlighted. For the fields, you must additionally define whether they are ready for input or not ready for input and whether they are mandatory or nonmandatory. For the fields, a preselected option can be specified.

After the display, the values entered by the user are returned automatically to the calling program.

The function module can be used to

  • display information,
  • request values which do not need to be checked
  • request values to limit data accesses ( from - to)
  • support prototyping,
  • etc.
Examples

For examples, please refer to the program RSSPO410.

Notes
  • Conversion exits are taken into account
  • Date values are checked in accordance with the definition in the user master
  • Time values must be entered according to the template '__:__:__'
  • The F1 and F4 help is supported
  • Every field may only be specified once. Repetition fields or repetition groups are not supported. An exception is the specification of a table name with a prefixed asterisk.
  • Only the fields of the ABAP category C, N, T or D are allowed
  • A maximum of 10 fields are displayed in a dialog box. For more than 10 fields, a dialog box is sent with scrolling mode and scroll bar. The maximum number of fields per dialog box can be changed by calling up the function module POPUP_GET_VALUES_SET_MAX_FIELD.




Parameters

E_RETURNCODE
I_HANDLE
I_NO_VALUE_CHECK
I_POPUP_TITLE
I_START_COLUMN
I_START_ROW
I_T_FIELDS

Exceptions

INTERNAL_ERROR
INVALID_HANDLE
NO_DDIC_TABLE

Function Group

RSAODS

General Material Data   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 2840 Date: 20240523 Time: 134947     sap01-206 ( 45 ms )