Skip to Content
0
Former Member
Apr 07, 2010 at 04:50 AM

Custom tab should be updated wen action performed in std tab

36 Views

Hi all,

I have created a custom tab in tcode VL32N and VL31N and VL33N.This custom tab is displayed after the tab "ITEM OVERVIEW".It has to be exact replica of the tab ITEM OVERVIEW but only with 2 custom fields in the table control for Item details.

Now my query is:

When i delete a row (Item)under the std tab ITEM OVERVIEW (which is not yet saved but only chnages are displayed on screen),i want the same deletion to happen for my table control under my custom tab alkthough the changes on the std tab are not yet saved.

How do i do this?