‎2010 Oct 22 3:37 AM
Hi Friends,
I need a std BAPI or Function module to get the price & currency from the CKMLCR table insted of a direct read.
I have the Material, plan, year, period with me.
Currently I am using direct read from CKMLCR table. I need to change this to BAPI of FM. I am using this code in Routeins of PO creation transaction.
Please help me on this.
Regards,
Sasikanth SM
‎2010 Oct 22 3:47 AM
Go to where used list of this table select all entries..You willsee lotof function module check which one is useful for you.
Nabheet
‎2010 Oct 22 3:49 AM
I have already checked and found 1 fm... but its not having the currency field in the output.
‎2010 Oct 22 3:52 AM
Then if SAP standard does not have then make your own custom one and use it everywhere.
Nabheet
‎2010 Oct 22 4:00 AM
Hi Sasikanth,
Try searching in SE37, look for FM's that start with 'CKML*'. There are a number of function modules for this.
If it's not there, try 'CKMT*'.
Rgds,
joy
‎2010 Oct 22 11:53 AM