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

Update document flow.

Former Member
0 Likes
697

Dear All,

I'm using BAPI_CUSTOMERCONTRACT_CHANGE to change the conditions in a contract.Unfortunate thing is document flow is not updated with this process.

Masters, pls correct me if I'm wrong or do suggest me the way how can i update the document flow , is any parameters exists in BAPI for document updation.

opinions awiting,

Thanks in Advance,

Suresh.

5 REPLIES 5
Read only

christian_wohlfahrt
Active Contributor
0 Likes
597

Hi Suresh!

A contract is an agreement about future orders.

Existing orders are legal binding about selling (and contain maybe manual one-time adjustments).

I don't think there will be ever a functionality to change already existing orders (and invoices) after contract changes.

So I wouldn't hope for a flag, I see your only change in 'manual' adjustments via BAPI_SALESORDER_CHANGE. In case of existing invoices, changes might a little bit more complex - maybe you need credit memos for the differences.

Regards,

Christian

Read only

0 Likes
597

Chritian,

when I do the same with BAPI_SALESORDER_CHANGE the document flow is not updated. you will not see the updated in table VBFA.I'm only changing conditions of item thru the BAPI.

Do suggest me.

Thanks in Advance,

Suresh.

Read only

0 Likes
597

Why and what are you changing as far as document flow is concerned?

Read only

0 Likes
597

Hi Suresh!

When you change only the conditions, all document numbers will stay the same -> VBFA is not changed. This is correct.

To repeat the question: what do you expect to be changed?

Regards,

Christian

Read only

Former Member
0 Likes
597

Hi Suresh,

1. BAPI_TRANSACTION_COMMIT

Did u use the above bapi to COMMIT ?

regards,

amit m.