Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

user exit

former_member188827
Active Contributor
0 Likes
341

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
315

Hi,

You can try the exit EXIT_SAPLF048_001. But not sure whether this will satisfy your requirement.

Regards,

Krishnamurthy.SC

2 REPLIES 2
Read only

Former Member
0 Likes
316

Hi,

You can try the exit EXIT_SAPLF048_001. But not sure whether this will satisfy your requirement.

Regards,

Krishnamurthy.SC

Read only

former_member188827
Active Contributor
0 Likes
315

thanx alot everybody. found the solution of my prob in help.sap.