Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Adding new custom field in VA02(SAPMV45A) in ITEM OVERVIEW tab

srinivasamberkar
Discoverer
0 Kudos

Hi Experts,

We have a requirement to add custom amount field in the VA02 tcode under ITEM OVERVIEW tab. In our initial analysis we found no screen exits to achieve it. Please share your suggestions on how to achieve this requirement.

Thanks,

Srinivas Amberkar

3 REPLIES 3

Former Member
0 Kudos

you can add fields on header or item data table first by APPEND Structure and take a SAP key from sap to add here.

but if you don't want to take key , find enhancement to Additional Data A , B tab on Item and header of Salesr order. we have already done new tab enhacement with Sales order header. on SCN or other places you find the proper way to add custom tabe in Sales order.

0 Kudos

Thanks Chandrakant for the inputs.
Just wanted to understand what are the drawbacks in enhancing the standard screens.

0 Kudos

Standrard screen changes will show in every SA or SO type and you have to test all the process again and after SAP Key sap will not support your company for that object. if you make separate tabs you have a pace to control according to only you Sales Types.