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 fields on VA21 screen

Former Member
0 Kudos

Hi All,

We are on ECC 6 and have to add some custom fields on VA21 (quotation creation screen). We have to add a flag for each line item whenever the workflow is triggered for the same. Also one new column needs to added which would show the discretionary discount per line item.

Can anyone tell me how this can be achieved and what all screen exit and user exits can be invoked for the same.

The Busniess object for quotation is BUS2031.

Regards,

Jayant

1 REPLY 1

Former Member
0 Kudos

Hi

It should be the screen 8309 (header data) and 8459 (Item data) of program SAPMV45A

Max