Hi All,
I have created a custom tab in XD01 to capture additional customer details at the time of Customer Creation.
But I could not get the details captured in any part fo the screen even after entering the values in the respective field's textboxes.
To accomplish this, I have used the following.
1. SPRO
2. Badi Implementation
i. CUSTOMER_ADD_DATA
ii. CUSTOMER_ADD_DATA_CS
3. Custom Function Module - to create the tab screen data field elements.
I don't know where and what I missed out. The fields are displayed clearly when I enter into XD01. But after entering the data, the data is not getting into S_KNA1 and ultimately not getting saved in the KNA1 table.
Do I need to register the Custom Function module I created in the BADI implementation which i m using?
If so how can I do that and where in the BADI implementation I can do that?
Please suggest me.
Thanks in advance.
Harish