‎2007 Jan 31 5:28 AM
hi all,
i need to validate field xblnr(reference number) for transaction f-28.wen on initial screen after entering xblnr , account etc the user presses enter, the value of xblnr should be checked from a ztable . if the value entered in xblnr exists in ztable the user shuld proceed further otherwise an error message shuld b generated.
cud ny1 suggest me appropriate user exit for this or any other way of doing dis?.
thanxs
Message was edited by:
abapuser
‎2007 Jan 31 6:24 AM
Hi,
You can try the exit EXIT_SAPLF048_001. But not sure whether this will satisfy your requirement.
Regards,
Krishnamurthy.SC
‎2007 Jan 31 6:24 AM
Hi,
You can try the exit EXIT_SAPLF048_001. But not sure whether this will satisfy your requirement.
Regards,
Krishnamurthy.SC
‎2007 Feb 01 9:53 AM
thanx alot everybody. found the solution of my prob in help.sap.