‎2006 Jan 18 5:43 PM
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.
‎2006 Jan 18 5:59 PM
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
‎2006 Jan 18 6:04 PM
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.
‎2006 Jan 18 6:39 PM
Why and what are you changing as far as document flow is concerned?
‎2006 Jan 19 8:19 AM
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
‎2006 Jan 19 9:16 AM
Hi Suresh,
1. BAPI_TRANSACTION_COMMIT
Did u use the above bapi to COMMIT ?
regards,
amit m.