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

userexits

Former Member
0 Likes
253

hai sir

by user exits....i want to add the fields in the screens 100 in xk01..i mean i dont want to maintain screen for this..i want add this field for existing screens....how can i add that field...

1 REPLY 1
Read only

Former Member
0 Likes
238

Use the following Badi

VENDOR_ADD_DATA_CS -to add the fields in the screen

VENDOR_ADD_DATA -this is for validating the field if required.

Reward if useful.