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 For KP26 (Activity Type/Pricing)

Former Member
0 Likes
5,191

Hi,

I am trying to create a program in ECC through which I will upload data to KP26 transaction through an .excel/.txt file upload. The excel file will contain data related version, cost centers, time period, Fiscal Year, Activity Type and Fixed Price.This excel file will be uploaded to Transaction KP26 through the program.

Please let me know the BAPI for doing this.

I have already looked for the following BAPIs, but am not able to get any return.

BAPI_CTR_GETACTIVITYPRICES

BAPI_CTR_GETACTIVITYQUANTITIES

Can someone please provide any valuable suggestion in this regard?

Thanks in advance!!

Regards,

Ravi

1 ACCEPTED SOLUTION
Read only

Former Member
3,027

Hi ravi,

Try this:

BAPI_ACT_PRICE_CHECK_AND_POST

Regards,

Ravi

Hi ravi,

Try this:

BAPI_ACT_PRICE_CHECK_AND_POST

Regards,

Ravi

6 REPLIES 6
Read only

Former Member
3,028

Hi ravi,

Try this:

BAPI_ACT_PRICE_CHECK_AND_POST

Regards,

Ravi

Read only

0 Likes
3,027

Hey Ravi,

I have already tried this BAPI. There is no parameter for Cost Center, and Acitivity Type.

I have basically tried with BAPIACTIVITY...with an F4 help.

But non of them actually worked.

Please let me know if you have any other solution.

Thanks,

Ravi

Edited by: Ravi Rajesh on Jun 13, 2008 4:51 PM

Read only

0 Likes
3,027

A little bit too late for my comment and maybe at that time the previous comment was right, but for 2022 and future visitors the parameter OBJECT of BAPI_ACT_PRICE_CHECK_AND_POST contains Cost Center and Activity Type.

Read only

Former Member
0 Likes
3,027

Hi,

Can someone please provide help in this regard? I am looking for this BAPI using which I can upload data to KP26 transaction from an excel sheet?

I have already tried the other BAPIs mentioned in my previous post but I could not get the desired functionality.

Thanks,

Ravi

Read only

0 Likes
3,027

Hi,

Can anyone provide an answer to my query? I am still awaitng a response for this!

Its really very urgent!! Someone..plz provide a direction here.

Thanks in advance!!

Regards,

Ravi

Read only

0 Likes
3,027

Can you tell me the solution for this if u already got it?

I have similar requirement.