Dears,I have a requirement to make a validation on customer number prior to open it on XD03 or XD02.All I need to make the validation is the username (sy-uname) and the customer number(kunnr), if validation fails, an error message will be launched. S...