‎2010 Sep 16 12:06 AM
Need help in adding Custom fields for Customer Master (XD01/XD02/XD03) transactions under Control Data tab. I just want to add custom fields to existing Control data tab not to a new screen.
Any help is greatly appreciated.
Thanks
Ram
‎2010 Sep 16 4:58 AM
Hi,
your requirement comes under screen exit. You need to goto -> system -> status and click ont he screen number 7000 and create a subscreen with your desired custom fields and then attach that to the screen 7000.
‎2010 Sep 16 9:22 AM
‎2010 Sep 16 9:50 AM
Hello,
I've seen many queries in the forum related to the same requirement. The BAdI CUSTOMER_ADD_DATA_CS will add a new screen to XD02.
You can control where the custom screen will be associated to which area via the param E_HEADERSCREEN_LAYOUT of the method GET_TAXI_SCREEN.
BR,
Suhas