on 2011 Nov 16 1:35 PM
Hi Experts,
We are using ECS in SRM 7 , and ECC 6
We have done a workaround and we push our ECC PIR to MDM catalog, The SRM requesters pick the material from the catalog, and the vendor and vendor price gets attached in the SRM SC.
We want that the net price in ECC PIR should change as per the last PO. Once this net price changes in the PIR, this price will go to the MDM catalog and will update the price , so that the requester can create the SC with latest price.
Therefore, please suggest me ways to change my ECC PIR net price as per the last PO
Rgds
sumendra
Request clarification before answering.
Hi Sumendra,
I am afraid the question is not very clear, can you please add some clarity to this, are you simply looking for a price validation function? Are you looking for something else? Please describe in some more detail if possible.
Regards,
jason
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jason,
We have been able to acheive the functionality. We have written written an enhancement in program of meccm ECC t-code, which enable to pick up the price .
The logic is :
If there is no entry in table EIPA for a info-record number and P. Org, Info record extraction program RM06CCMEXP (T code Meccm ) in ECC , should send the net price field (EINE-NETPR)
If there is are any entries in table EIPA for a info-record number and P. Org, Info record extraction program RM06CCMEXP (T code Meccm ) in ECC should loop in the EIPA table, select last entry and send the Net price field (EIPA-PREIS)
Thanks
sumendra
Edited by: Om Prakash Barai on Dec 9, 2011 8:52 AM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.