‎2009 Dec 17 10:39 AM
Hello,
I am using BAPI_ACC_DOCUMENT_POST to post accounting document. I am passing Cost center at item level.
The document gets posted well but the Cost Center is coming correctly but it is getting copied into Profit Center field as well.
I checked that it is happening in Standard Code in fucntions CO_DOCUMENT_CHECK
and COPCA_DOCUMENT_CHECK.
Any Idea as why this is happening.
Your help is appriciated.
‎2009 Dec 17 11:06 AM
Hi,
Try using the profit center field also in BAPI .item field .
Use Update flag and try not to update this particular field ..
‎2009 Dec 17 11:30 AM
Actually you can not do like what you suggested with this BAPI