Hi all
In va01 during Order Entry for a One Time Customer a pop-up screen is displayed to enter address details. Currently only the field CITY and COUNTRY is validated.
We need also the STREET, POSTAL CODE and REGION to be validated so that if these are empty then then an error message needs to be displayed.
How can I make theee above fields mandatory using user exit/BADI/Screen exit