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 Member
0 Likes
308

Hi,

In xk01-> cin details PAN number field is there. I want to make that field as mandatory. But in vendor master User exit there is no such field PAN.So i am not able to write validation there. How can i avoid this error.

2 REPLIES 2
Read only

Former Member
0 Likes
281

Hi,

You can do this in configuration..

Go to the transaction OMSG.

choose the vendor group..and place the cursor on the field status and press expand field status...There you can set the field to be mandatory or not..

THanks

Naren

Read only

0 Likes
281

HI,

Have you tried to check the BADI definition 'VENDOR_ADD_DATA'.

You can try if this suits you.

Hope this helps.

Gary.