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

PRICING_AMOUNT_DETERMINATION FM

vinotha_m
Participant
0 Likes
868

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

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

4 REPLIES 4
Read only

abdul_hakim
Active Contributor
0 Likes
789

it is used for pricing determination in sales.i think you cannot use the same for material price determination..

Regards,

Abdul

Read only

vinotha_m
Participant
0 Likes
789

Thanks Abdul,

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

Read only

Former Member
0 Likes
789

hi

try the function module PRICING_COPY.

Regards,

Shashank

Read only

Former Member
0 Likes
789

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.