2009 Apr 20 10:47 PM
Hi,
I am uploading journal entries in SAP by using this BAPI "BAPI_ACC_DOCUMENT_POST". Here program works fine now i want to give trading partner (bseg-VBUND) in line item but i cant find appropriate field in this BAPI for trading partner so that i can do mapping. Can you tell me i which table i have to give input for trading partner entry. Thanks in advance.
Regards.
2009 Apr 21 6:15 AM
are you creating or modifying documents?
"trading partner" cant be changed using std transactions too.
2009 Apr 21 2:26 PM
I am uploading journal entry to create FI documents . For that i am using this BAPI.
2009 Apr 21 2:53 PM
please clarify with your functional consultant like
whether the bank key or object key is the trading parter id
if it is so
you need to use conversion exit
and upload to this
2009 Apr 21 5:25 PM
2009 Apr 22 4:39 AM
I would advice to first check if it is possible to change trading partner using Std SAP transaction manually. If 'yes' then there should be additional BAPI to handle this.
2010 May 04 11:26 AM