Required field test
for SAP ERP standard fields or also for self-defined input fields
You would like to declare certain fields on a screen as required fields.
(In SAP R/3 there are no required fields). With GuiXT (and Input Assistant) that is no problem.
Small example:
Checking the sales office and sales group directly on the first mask of VA01.

sapmv45a.d0101.txt
mussfelderpruefung.txt
If in every individual field following the error message you would like to position the cursor correctly, the scripts must look like this :
sapmv45a.d0101.txt
mussfelderpruefung.txt
If you would like to do the check on self-defined input fields, setting values in their own V-variables no longer applies, as the value already exists in V-variables.
Download: mussfelder.zip
(2 txt-Dateien, zip-komprimiert, 0.73 KB)