hi,
i am using BADI IF_EX_CUSTOMER_ADD_DATA_CS to update new fields in the appending structure of table KNB1.
so far, so good, it works perfect, BUT:
when entering the customer with Transaction FD01,FD02,FD03 the button to my new subscreen is there on the standard screen. but i want to have this button ONLY DISPLAYED when company code is entered in the selection.
I want to have the same logic as for button 'Company Code Data'. This button is ONLY displayed when
a company code is entered before.
is this possible WITHOUT modification ?
reg, Martin