Skip to Content
0
Former Member
Jun 08, 2009 at 06:58 AM

Adding more than one tab in a BADI implementation

74 Views

Hi,

I want to add one more tab in the already created implementation - ZLE_CUT_REASON_CODES.

I want to add code in the method - ACTIVATE_TAB_PAGE.

It already has code for tab - Reasons Code.

But if i add code for another tab below, it gets over written.

What do i need to do? Do i have to change the definition - LE_SHP_TAB_CUST_OVER and check the box for Multiple use??

Plz help