Application Development 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: 

BAPI_ACC_DOCUMENT_POST for field trading partner (bseg-VBUND)

Former Member
0 Kudos
1,905

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.

6 REPLIES 6

Former Member
0 Kudos
374

are you creating or modifying documents?

"trading partner" cant be changed using std transactions too.

0 Kudos
374

I am uploading journal entry to create FI documents . For that i am using this BAPI.

Former Member
0 Kudos
374

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

0 Kudos
374

This message was moderated.

Former Member
0 Kudos
374

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.

0 Kudos
374

Refer to the following trheads:

Regards,

Fernando Evangelista