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 PCC

Former Member
0 Likes
1,799

Hi Frnds,

If there any BAPI For Tcode KKF6N (PRoduct Cost Collector Creation).

If Available meanse.

<< Please do not ask for "immediate" help. >>

Thanks in advance

Regards

Geetha K

Edited by: Rob Burbank on Jul 30, 2010 2:54 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,065

Hi

i came across

functional module KK_F_PKOSA_CREATE which creates product cost collector.

might be this will help you

2 REPLIES 2
Read only

Former Member
0 Likes
1,066

Hi

i came across

functional module KK_F_PKOSA_CREATE which creates product cost collector.

might be this will help you

Read only

Former Member
0 Likes
1,065

hi as such no bapi provided for this u can check

below is method for finding bapi

1. Find out the package of the transaction.

Start KKF6N go to system --> status.

Double click on transaction

Package is KKPK

Open this package in SE80

Open business engineering-->Business object types

Find the BO which sounds the most appropriate

but there is no bapi provided for this package if u want u can search for another transaction

if it is there Double click.

Open methods.

Find the released method with from data or something similar in the name

Position the cursor in it and click the program button

Scroll down to find the bapi used in this method