sapdev logo background
sapdev logo sapdev logo
Comments

SAP SUBMIT SELSCREEN ABEXA documentation, setup help and example usage



Return to SAP documentation index


ARTICLE

Program Calls, Filling the Selection Screen
The example shows how to fill the standard selection screen when a program is called.

ABAP_SOURCE_CODE
ABAP_EXEC

ABAP_DESCRIPTION
When the program is executed, the system displays a prompt and depending on the selection made there fills the standard selection screen of the program called either using a table of the type RSPARAMS or using multiple WITH additions.
In both calls of demo_program_submit_rep , the system passes values leading to two-row selection tables selecto . The second row is displayed in the dialog box Multiple Selection for
selecto . Without the addition VIA SELECTION-SCREEN of the statement SUBMIT , the system would equally fill but not display paramet and selecto in demo_program_submit_rep .
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




SUBMIT_LIST_ABEXA
SUBQUERY_GLOSRY




comments powered by Disqus