cancel
Showing results for 
Search instead for 
Did you mean: 

Add a field VBAP-MTVFP (availabilty check grp)to VA01/02/03 overview screen

Former Member
0 Kudos

Hi,

I want to add the field VBAP-MVTFP to the overview screen of Sales Order--> tcodes VA01/02/03.

I came to know that this can be done by adding the field name in TCVIEW table but I am unable to see the field on the layout even upon doing so.

Could someone please help?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Append the table VBAP with the field you wanted to display at additional data A or B, and then write the code in sales order user exit to populate the field value.

try user exit "USEREXIT_MOVE_FIELD_TO_VBAP" under include MV45AFZZ.

regards

Vivek.

Former Member
0 Kudos

Hi Vivek,

The field MTVFP is already there in VBAP table. Also, we do not want to display the field in Addtional Data A or B screen.

It has to be visible on the first screen i.e. Overview Screen (screen 4001).