‎2008 Oct 03 12:38 PM
Hi Experts,
I have implemented a BADI - CUSTOMER_DATA, it gives a pushbutton on the application tool bar on the customer master transaction - XD01, XD02, XD03. I need to grey out(disable) this pushbutton when the sales area is not entered. There is an option of deactivating BADI by setting e_add_active flag but deactivating the BADI completes removes the pusbutton, But I need to grey out the pushbutton, Is there any field in any of the methods or any login to grey/disable this pushbutton.
Thanks a lot in advance,
Govind.
‎2008 Oct 03 6:31 PM
>deactivating the BADI completes removes the pusbutton, But I >need to grey out the pushbutton
what is the difference in both. one you can't use and the other you can't see.Both cannot be used. I don't think there is an option to do that apart from the badi activation flag.
‎2008 Oct 03 6:31 PM
>deactivating the BADI completes removes the pusbutton, But I >need to grey out the pushbutton
what is the difference in both. one you can't use and the other you can't see.Both cannot be used. I don't think there is an option to do that apart from the badi activation flag.
‎2010 Jan 05 9:29 AM