Hi,
I had executed the me1m transaction using material,purchase organisation and plant.
i got the output and said price simulation.
after pricesumulation i clicked on simulation.Here i am getting the condition records of the material.
how can we fetch these records.
i had debugged the program.there i am able to see a fuction module ME_PRICING_ALL.
as soon as my cursor goes into this FM, i am able to see the conditions data.
after analysis i came to know that this function module fecthes the data from global memory.
Can you please let me know
1) how can we fetch the condition records of the material'
and
2)can we fetch the records from global memory.