cancel
Showing results for 
Search instead for 
Did you mean: 

Contract price is zero in the shopping cart for backend contract

Former Member
0 Kudos

Hi

<b>Our environment</b>

SRM5.5 SP07

Classic scenario

Backend ECC 5.0

<b>Business process</b>

Created a Contract in ECC5.0 for services and Materials (Goods) separately.

While crating the shopping cart for services or Goods, contract is picked and showed up in the Source of supply section of the shopping cart.

But Contract price shows "0". Where as in backend a price is maintained in the contract for the services/Goods.

Before orderin the shopping cart, the Business users want to see the contract price in the shopping cart when a contract is assigned.

<b>Question</b>

How to show up the backend contract price in the shopping cart when a backend contract is picked up in the Source of supply section.

Is it standard? If so, any SAP notes are to be applied?

Did any one come accross this scenario. Please throw some light on the above issue.

Thanks in advance.

Regards

Jagadish

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Jadesh

Look at this note and see if it will assist you

Note 1086178 - Basic contract unavailable as a source of supply

cheers

Tim's - twin

Former Member
0 Kudos

Tim

Thanks for your response.

This note is to show up the Contracts in the Sourcing cockpit.

In my case we are able to view the backend Contracts in the Shopping cart. This is good.

But we are not able to see the Contract price. It always shows Zero price for the backend contract.

I want to know if this is the standard behavior of SRM?

Regards

Jagadish

Former Member
0 Kudos

HI Jagdish,

Have you looked at the following OSS Notes:

<b>

Note 1094875 - Special request: Manual price reset on change of vendor

Note 1077756 - Manual price reset on local contract assignment</b>

Pls let me know if this resolves your issue !

Pls assign points if answer is usefull 1

Sundeep

Message was edited by:

Sundeep Ravande

Former Member
0 Kudos

Sundeep

Thanks for your quick response.

I looked at the notes. They are meant for Local or ECS scenario when a manual price is entered and vendor is changed.

But ours is Classic. They does not suit us.

Regards

Jagadish

Former Member
0 Kudos

Hi Jagdish,

you can try the approach we used:

Implement BADI BBP_DOC_CHANGE_BADI for BUS2121 (SC).

Retrieve the assigned contract number and position, and delivery date and quantity in case you handle contracts with validity periods and quantity scales.

Call the FM BBP_CONDITIONS_GETDETAIL that will retrieve the ECC contract value and pass it to SC item value.

I hope this helps,

Ruben.

Former Member
0 Kudos

Ruben

Thanks for your response.

I already looked at this option. This will not work for my business case.

The BADI can only change the data in the backgroung when a SC is saved and the user will not be able to view the backend Contract price before ordering the Shopping cart.

The users want to see the contract price when a backend Contract is assigned in the Source of Supply section before ordering the Shopping cart.

Regards

Jagadish

Former Member
0 Kudos

Hi,

i'm sorry it doesn't work in your case. It sounds strange to me as we implemented the BADI and it's triggered not only when saving the SC but when pressing 'check' or when the user modify any relevant data for sourcing (dates, prices, quantity...).

I'm sorry i can not provide a more helpful response.

Regards,

ruben

Former Member
0 Kudos

Ruben

Business wants to see the contract price when ever a Contract is assigned in the shopping cart. They do not want any manual intervention by the users like Check or refresh buttons or any other means (which can be done using BADI as you mentioned).

Thanks

Jagadish

Former Member
0 Kudos

Hi Jagadish

Did you find a solution on your problem?

I have the same issue and hope you can help me.

Thanks in advance

Jesper