Application Development 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: 

CST LST Mandatory

Former Member
0 Kudos

Hello All,

i wnt to make CSt LST and PAN No. fielda mandatory in XD01 T code.

We have tried it through configuration settings but it didnt worked out.

Please help how can i do it through ABAP coading.

Regards,

Jaideep

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Try creating a transaction / screen variant for XD01 transaction using SHD0 transaction and activate the same for the required users.

In the transaction variant, check the option "Required" for the CST, LST and PAN number fields.

Regards,

Harish

2 REPLIES 2

Former Member
0 Kudos

Hi,

Try creating a transaction / screen variant for XD01 transaction using SHD0 transaction and activate the same for the required users.

In the transaction variant, check the option "Required" for the CST, LST and PAN number fields.

Regards,

Harish

kesavadas_thekkillath
Active Contributor
0 Kudos

Hi,

You can use customer exit SAPMF02D

Please check this blog. it might solve your problem [Making CIN tab fields Obligatory|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/16551] [original link is broken] [original link is broken] [original link is broken];