cancel
Showing results for 
Search instead for 
Did you mean: 

Price refresh for new Shopping Cart created from a model

Former Member
0 Kudos

I'm looking for a solution for the following problem.

When i create a shopping cart from a model that has been previously created with a certain price, i'd like the system to update this price if it has been updated between model creation time and new shopping cart creation time from this model. (Whatever price it is catalog, material master price etc...)

If i check the new SC created from the model with function module BBP_PROCDOC_GETDETAIL and my SC number, i see that table E_PRIDOC is fullfilled like this

COND COND_RATE COND_ COND_P CON D C C GUID CON CON COND_VALUE COND_

0100 106,53 EUR 1 PC Y 90CA85CDA91B254DB35E750519F3975D 001 001 2.556,72 EUR

01PB 2.532,72 EUR 1 CRN 90CA85CDA91B254DB35E750519F3975D 050 001 2.532,72 EUR

2.532,72 EUR 1 CRN 90CA85CDA91B254DB35E750519F3975D 100 001 2.532,72 EUR

0,00 EUR 1 CRN 90CA85CDA91B254DB35E750519F3975D 200 001 0,00 EUR

2.532,72 EUR 1 CRN 90CA85CDA91B254DB35E750519F3975D 300 001 2.532,72 EUR

condition type 0100 is inactive (with the new correct price) and condition type 01PB (manual condition) is used with SC model price and makes that 0100 is inactive.

How to get 0100 condition type active instead of 01PB when creating Shopping cart from models ?

Any ideas are welcome.

PE HAMON

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Supplier Relationship Management Implementation Guide (IMG): SRM Server ® Cross-Application Basic Settings ® Pricing ®

· General Configuration Parameters

· Process Condition Types

- Maintain condition type 0100 here if not maintained

· Process Calculation Schema -

In process calculation schema make 0100 condition type as default or assign 0100 to the calculation schema

· Process Condition Groups

Go through this steps and you will be able to figure out.

For more information you can log on to this URL

http://help.sap.com/saphelp_srm50/helpdata/en/67/c3833cfa3dbc2ce10000000a114027/frameset.htm

Please assign points if you find the answer usefull

Thanks

Sunny

Former Member
0 Kudos

Thanks for your answer

with two exclusion groups and an exclusive condition between both 0100 is taken by default instead of 01PB.

That works...

yann_bouillut
Active Contributor
0 Kudos

Hi,

Could you please detail step by step how you solve your issue ?

Thanks

Kind regards,

Yann

Answers (0)