‎2010 Jul 29 10:13 AM
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
‎2010 Jul 29 6:53 PM
Hi
i came across
functional module KK_F_PKOSA_CREATE which creates product cost collector.
might be this will help you
‎2010 Jul 29 6:53 PM
Hi
i came across
functional module KK_F_PKOSA_CREATE which creates product cost collector.
might be this will help you
‎2010 Jul 30 5:42 PM
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