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

BAPI_SALESORDER_CHANGE - Please help

Former Member
0 Likes
1,054

I'm use the above bapi to update sales orders and I want to update fields ANGDT & BNNDT but when I do, I get the message

'Field 'ANGDT' cannot be changed, VBAKKOM 0000000294 ready for input'

Any ideas

Thanks

I'm use the above bapi to update sales orders and I want to update fields ANGDT & BNNDT but when I do, I get the message

'Field 'ANGDT' cannot be changed, VBAKKOM 0000000294 ready for input'

Any ideas

Thanks

5 REPLIES 5
Read only

Former Member
0 Likes
989

Hi,

your mentioned fields belong to an quotation not to an sales order.

I think thats the Problem.

To change quotation sue FM: BAPI_CUSTOMERQUOTATION_CHANGE

Regards, Dieter

Read only

0 Likes
989

But these fields can be changed in VA02

Read only

0 Likes
989

Hi,

sorry, but in our system thiese fields are not changeable via VA02.

Regards, Dieter

Read only

Former Member
0 Likes
989

Hi,

Check in OVA2 transaction, if that field is not defined as warning. If so, please define it as warning and see if this error resolves.

Read only

0 Likes
989

these 2 fields are not in OVA2