PRICING_AMOUNT_DETERMINATION FM

Hi,
Can anyone explain wat this Function Module does???
I want to get the pricing for a material based on some customized condition types...
Thanks,
Vinotha M

these are the function modules that need to be checked for ur query.
PRICING_REQUIREMENT_CHECK,
PRICING_TYPE_DETERMINE,
PRICING_LOAD_CONDITION_TYPS,
PRICING_GET_CONDITIONS,
depending on ur query
But i am using it in sales...i have a requirement where i have to copy a sales order into anothre one with different pricing conditions..
And i have to get the prices before the next order is created..for a form that has to be printed in VA03
are u trying to do this in bdc or a report .my conclusion is bdc i suuppose.
see u goto transaction vK13 AND ENTER THE pricing condition type this will giv u an option of
1.Plant/Material/SalesDocTy/Customer       
2."Empties" Prices (Material-Dependent)    
3.SalesDocTy/Sales org./Distr. chl/Customer/
4.Customer/Material                        
5.Price List Type/Currency/Material        
6.Plant/Material                           
7.Material                                 
8.Material Pricing Group                   
since u r saying for sales it must be option for 1,3,4,6,7.
if u want the prices to be fetched before the next order is created then get the result for the aboe from tables
KONV,KONP,KONH,KOMV and apply the condition types .
regards,
vijay.

Similar Messages

Maybe you are looking for