Application Development and Automation 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: 
Read only

CHANGE POINTER object for sales orders quantity change

Former Member
0 Likes
1,286

Hi experst.

I have a problem with that functionality...

In BD52 I have got VERKBELEG->VBAP->KWMENG for "recording" the change quantity of SO in VA02.

I am not sure if it is ok, because FM CHANGE_POINTERS_READ during the RBDMIDOC call returns nothing.

Furthemore whether this object name is correct for this change in VA03. ?

Any idea ?

Best regards.

Edited by: Daniel Duras on Jul 6, 2010 12:38 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
701

Hi,

Add following entry in BD52.

Check Object : VERKBELEG, Table : VBEP , Field name : BMENG,WMENG.

Regards

Vinod

2 REPLIES 2
Read only

Former Member
0 Likes
702

Hi,

Add following entry in BD52.

Check Object : VERKBELEG, Table : VBEP , Field name : BMENG,WMENG.

Regards

Vinod

Read only

0 Likes
701

Problem solved.

Thanks Vinod.