2010 Mar 16 10:39 PM
Hi all,
I need to add custom fields in tcode VL01N,VL02N and VL03N under the tab Item Overview.
How to add the fields?
Hi all,
I need to add custom fields in tcode VL01N,VL02N and VL03N under the tab Item Overview.
How to add the fields?
2010 Mar 17 12:04 AM
Sorry I need to enhance the std transactions VL31N,VL32N,VL33N .
2010 Mar 17 6:47 AM
Hi Ram,
I guess there is a screen enhancement available(i had used it for VL01N/02N03N), i guess this should be available for VL31N/32N/33N...check in SMOD. Once you have found the screen exit, you can use any available Userexits to save these values.
All the best!!!
Regards,
Chen
Edited by: Chen K V on Mar 17, 2010 7:47 AM
2010 Mar 17 7:27 AM
implemenmt BADI LE_SHP_TAB_CUST_HEAD for header enchancement
or BADI LE_SHP_TAB_CUST_ITEM for item
2010 Mar 17 7:47 AM
Hi,
find the enhancements for those transactions by using SE24 or goto transaction > choose status option> find program name--> enter program name in SE38 --> goto attributes and find the package --> then goto SE84 give the package name in the enhancements.
If u want to add the custom field in the perticular tab -> goto that perticular screen> click on status button> find the program name and screen no:> go for SE51 give tha deatils and find the enhancement .
Thanks,