sapdev logo background
sapdev logo sapdev logo
Comments

SAP SCREEN ABEXA documentation, setup help and example usage



Return to SAP documentation index


ARTIClE

User Dialogs
This example demonstrates the classic user dialog - selection screen, screen, message, and list.

ABAP_SOURCE_CODE
ABAP_EXEC

ABAP_DESCRIPTION
First, an input field is created on the standard selection screen using PARAMETERS . Then, CALL SCREEN is used to call a screen that displays the value of the field. The MESSAGE statement sends the text as a message. Finally, it is written to the basic list of the program using a WRITE statement.
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




SCREEN
SCREEN_ELEMENTS_ABEXAS




comments powered by Disqus