Skip to Content
0
Former Member
Nov 12, 2012 at 02:01 PM

Field VBAP-MVGR1 in Smartform: /BEV1/EMMVGR1 - not filled

256 Views

Hello,

in VBAP there are the fields MVGR1 MVGR2 MVGR3 MVGR4 and MVGR5.

In our smartform for the Order Confirmation we get the following data:

Import: IS_VBDKA type VBDKA, IS_NAST type NAST, IS_ADDRES type ADDR_KEY

Tables: IT_VBDPA like VBDPA and IT_VBDPAU like VBDPAU.

IT_VBDPAU is empty.

In the table IT_VBDPA there are the fields /BEV1/EMMVGR1, /BEV1/EMMVGR2, /BEV1/EMMVGR3, /BEV1/EMMVGR4 and /BEV1/EMMVGR5.

Those fields are not matched to those values from the VBAP: VBAP-MVGR1 <> IT_VBDPA-BEV1/EMMVGR1.

They are always empty.

Can they somehow be filled "per standard" or should I just read data from VBAP-Table and assign manually?