Skip to Content
1
Jun 12, 2008 at 06:35 AM

Updating VBKD at item level in User_exit_move_field_to_vbkd.

1244 Views

Dear All,

I saw several posts on the table VBKD and understand that business data is stored at header level normally with

posnr = 00000 , until unless atleast once a change is made at item level in atleast one of its field.

So Can we use Form User_exit_move_field_to_vbkd to update a field say shipping type (VSART) at item level ?

As far as I've seen we don't get the item no in XVBKD and once i was trying to update one such field at item level, it updated VBKD table but then I started getting weird messages when I used to open Sales order that Business header & Item Data not match.

Please suggest, if this is a appropriate user exit if i want to update shipping type (VSART) at SO item level .

Thanks in advance for help,

Manu Parihar