cancel
Showing results for 
Search instead for 
Did you mean: 

Supplier material number & tax code into Shopping cart

0 Kudos

Hello,

How can we populate the supplier material number & tax code in shopping cart ( SRM 7.0) from backend contract?

Thanks,

Ramakrishna

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Ramakrishna,

You can leverage DOC CHANGE BADI, make an RFC call to read the contract details and update the SC details using this BADI.

Hope this helps.

Ashutosh

Former Member
0 Kudos

Hi

There is no standard shopping cart field support update of supplier material number /tax code. You have to identify existing not used field in the process or You have to enhance shopping cart screen with new field

Firstly- Create the Customer field and extend it to the SC Enhancement Structure

1. Create a Custom Field and extend it to the structure of Customer Enhancement for the business Object type shopping cart.

The field can be extended either using SE11 or through IMG Pathu2014SAP Implementation Guide  SAP Supplier Relationship Management  SRM Server  Cross Application Basic Settings  Extensions and Field Control (Personalization)  Configure Customer Fields  Define Customer Fields on Item Level.

Secondly -Find the respective WebDynpro Application for the SC

a. Find the WebDynpro application for the part of the Shopping Cart Screen(Overview or detail tabs) by right clicking the screen  More Field Help. In order to add a custom field to the Item Detail field of the Shopping Cart. WebDynpro Application for this is /SAPSRM/WDC_UI_SC_DOTC_BD

after maintaining ,activate the enhancement check the visibility of the field in the shopping cart screen or web dynpro app. Discuss with your Tech consultant for further help.

Hope this helps.

regards

Narahari

-