cancel
Showing results for 
Search instead for 
Did you mean: 

VA01 - Adjust Order Entry Screen/System Variant to include VBAP-MTVFP (AvCh

wim_teughels
Explorer
0 Kudos

Good day all!,

easy question...in the main order entry screen (VA01), we would like to adjust the screen/system variant to include an extra field at item line...which lists the av.check indicator from the material entered (VBAP-MTVFP).

Unfortunately, the Av.Check Ind (VBAP-MTVFP) is not llisted as an available field to select from (to add to the system variant)

Any other way of adding this field to the item line on main order entry screen?

Thanks a lot!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Goto the T.Code "SE51".

Enter the Program name as "SAPMV45A" and screen number as "4001".

Select the option "Layout Editor".Display.

Double click on the screen.

Note down the Name.Here it is "SUBSCREEN_BODY".

Now goto the code and identify this Routine.

Ask your ABAPer to do changes here and add a new field.

Regards,

Krishna.

wim_teughels
Explorer
0 Kudos

Hi Krishna,

thanks for your solution...

we've been checking this with our developers/programmers, but they say they can't do it...

They've opened an OSS note with SAP, asking how to implement this screen modification...and they were advised to use Add. Data A / B screen... (but that's not what we like...we like a field on main overview screen)

Any other suggestion?

Answers (1)

Answers (1)

Former Member
0 Kudos

Trry with USEREXIT_FIELD_MODIFICATION