on 2014 Jan 28 8:42 AM
Dear Srm Gurus,
I am New to SRM Pricing using IPC. As per my client Requirement we need One to one mapping Pricing Conditions from RFx Response to ECC Purchase Order.We are in classic scenario & Srm 7.0. As standard Net price is triggering to ECC PO but we need RFx Response conditions maintained by Vendor need to trigger in ECC PO as same Conditions,not as net Price.
RFx Response In SRM ECC Purchase Order
PBOO as 100 rs-------------------------------> PBOO as 100 rs
ZTAX as 200rs--------------------------------> ZTAX as 200rs
Net Effective Price 300rs--------------------------------> 300rs
how can i achieve this Functionality???
Regards,
Ram
Request clarification before answering.
Hi, You can achieve the same through outbound SOA badi /SAPSRM/BD_SOA_MAPPING method /SAPSRM/IF_BADI_SOA_MAPPING~MAP_BACKEND_TO_XI. Regards Aromal R
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As per my understanding in SRM we can have only one pricing schema which might not surface in most of the cases because you can have multiple pricing procedure in back-end ECC for different bidders/suppliers.
Refer below linkhttp://wiki.scn.sap.com/wiki/display/SRM/Price+Conditions+in+SRM+system
In such situation it is better to build your own pricing logic in BBP_DOC_CHANGE_BADI~BBP_QUOT_CHANGE with filter BUS2202
Regards
Aromal R
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.