cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Updating net price in ECC PIR to update MDM catalog price

Former Member
0 Likes
232

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

Accepted Solutions (0)

Answers (1)

Answers (1)

jason_boggans
Product and Topic Expert
Product and Topic Expert
0 Likes

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

Former Member
0 Likes

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