on 2016 Jun 09 2:54 PM
Hi SRMGurus,
We want to make the field 'supplier part number' mandatory in shopping cart.
Is it possible to make supplier part number mandatory via. configurations?
Best Regards,
Siddappa
Request clarification before answering.
Hello,
you just have to use metadata:
SAP Implementation Guide > SAP Supplier Relationship Management > SRM Server > Cross-Application Basic Settings > Extensions and Field Control (Personalization) > Configure Field Control > Configure Control for Fields on Item Level > Metadata for Fields on Item Level
Then, you will have to define a dynamic customer class and its method based on PARTNER_PROD method from /SAPSRM/CL_PDO_DYN_MDF_IT_SC class.
Regards.
Laurent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Laurent,
My requirement is to make the PARTNER_PROD mandatory and move the field to the Describe Requirement Pop-up window for free text cart.
Then we will validate whether we have any product exists in ECC system with this PROD_PARTNER number and give message to user to use the catalog item in MDM.
Best Regards,
Siddappa
Hello Siddappa,
do not understand your requirement...
Normal process is to first look for material inside catalogs, then, if it does not exist, create a Free-Text item.
Free-Text is based on Product Category, not on Product (Material number), so there is no logic to have a material number in Free-Text.
Regards.
Laurent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.