Hi experts,
I use BADi CUSTOMER_ADD_FIELDS_CS to add additional data in customer master data.
I created a new screen in order to add the new fields, I have filled the IF_EX_CUSTOMER_ADD_DATA_CS~GET_TAXI to declare my screen and my program.
My new fields appear in additional data but I have a field which can be populated.
When the field is populated, I want to save it in table KNB1.
My problem is that I can not save it in KNB1. I tried to use method get_data and set_data of the BADi but without success.
=> Could you please help me?
BR