BAPI_ACC_GL_POSTING_POST trading partner
Hello,
I am using BAPI_ACC_GL_POSTING_POST in a program to post GL accounts for a company we recently acquired.
We are using trading partners and partner profit centers to post any inter-company transactions. But I do not see a trading partner field anywhere in this BAPI.
Can you please advise, if there is an alternative field that I can use?
Thanks.
Pranav
Tags:
Naimesh Patel replied
Hello Pranav,
Below listed fields are only available fields in BSEG related to trading partner.
TRADE_ID - Company ID of trading partner
TR_PART_BA - Trading partner's business area
And both are available in BAPI_ACC_DOCUMENT_POST.
One more tip : if you want to find out corresponding BAPI field of any field on the screen, they try to see the "Default component name" in Data element of that field which is on the screen. Most of the cases we can find out corresponding BAPI field name from here.
Regards,
Naimesh
PS : Reward points, if you find useful..!