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

BAPI_COSTACTPLN_POSTPRIMCOST

amit_khare
Active Contributor
0 Likes
853

Hi All,

I am using BAPI_COSTACTPLN_POSTPRIMCOST to upload data in KP06 transaction. Its running fine except one condition when its requires to transfer the data in Object Currency instead of Controlling area currency.

In KP06 we can select USER DEFINED CURRENCY button and post the data in desired object currency. It will save data in controlling area currency only but when we will see in KP06 it will show in object currency.

I am trying to achieve the same through this BAPI.

Please suggest.

Thanks,

Amit

2 REPLIES 2
Read only

Former Member
0 Likes
583

Hi Amit,

When I search for my issue, I found ur thread,.............so, am also facing the same issue, so, did u find any solution, if so, pls. let me know, thanks a lot.

today, i opened the thread with title.......Currency issue in BAPI BAPI_COSTACTPLN_POSTPRIMCOST ??

thanq

Read only

amit_khare
Active Contributor
0 Likes
583

Sorry for this delay in posting the solution -

But to use this BAPI, just go through this SAP Delivered Preogram -

RK_BAPI_POSTPRIMCOST

In my case, we figure out later that its a configuration issue and BAPI's result is the exact user requirement.