Application Development and Automation 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: 
Read only

Issue while using FM BAPI_COPAACTUALS_POSTCOSTDATA

Former Member
0 Likes
537

Dear All,

im uploading CO-PA data using function module BAPI_COPAACTUALS_POSTCOSTDATA.

it is working fine.

but the issue is that key, it will create two entries for a single line item.

im already checked function module documentation, program logic and all.

but unfortunately can’t find any suitable solution.

in our system, parallel currency is active.

can you please help me on this.

Regards,

Kaushik Savaliya

1 REPLY 1
Read only

former_member195698
Active Contributor
0 Likes
359

Hello,

In Tcode KE21N there are three radio buttons based on which the Posting will be done. To replicate the scenario through BAPI i.e. if you want to Post Only in Operating concern currency OR only in Company Code currency, then you have to pass value 5/6 in the field VALUTYP while filling the table INPUTDATA in the BAPI

Regards,

Abhishek Jolly