Hi all,
For Outbound delivery(VL01N, VL02N, VL03N), we have added a new tab (for Additional data) in header and item using Badi LE_SHP_TAB_CUST_HEAD and LE_SHP_TAB_CUST_ITEM for header and item respectively.
Now when we execute the tcode say VL02N/VL03N/VL01N, then to go to a particular tab of header (say picking) we can go through menu using GOTO-> HEADER->PICKING.
Similarly they want a path through menu for the additional header tab which we have added like
GOTO->HEADER->ADDITIONAL_DATA_HEADER.
so that when we choose this path we can navigate directly to header tab 'Additional_header_data.
The same also applies for the additional Item tab also.
Please suggest.