cancel
Showing results for 
Search instead for 
Did you mean: 

Replicating inforecord from R/3 to SRM

Former Member
0 Kudos

HI Experts,

I'd like to replicate the purchasing info records from R/3 to SRM,can you please advice the program or transaction code to perform this activity.

Thanks and Regards,

Sathya kumar.

Accepted Solutions (1)

Accepted Solutions (1)

yann_bouillut
Active Contributor
0 Kudos

Hi,

Once you have replicated product from R/3 to SRM,

report EBP_GET_BACKEND_PRICES read backend material prices from table MBEW (field VERPR (Moving average price) and STPRS (Standard Price) )

You can look at COMM* tables.

COMM_PRODUCT Product

COMM_PRODUCTH Product history

COMM_PRPRDCATR Product -> category assignment

COMM_PRPRDCATRH Product -> category assignment history

COMM_PRSHTEXT Product description

COMM_PRSHTEXTH Product description history

COMM_PRSRV Product service set

COMM_PRSRVH Product service set history

If you want to replicate the price conditions from the backend PIR, you have to read the following thread :

Kind regards,

Yann

Former Member
0 Kudos

Hi Yann,

Thank you so much for providing the program name which i'm actually looking for.

Thank you and i'm awarding you the full points.

Regards,

Sathya kumar.

Answers (1)

Answers (1)

Former Member
0 Kudos

Sathya

As far as I'm aware you don't need to do this.

The system should automatically display the relevant PIR as a source of supply when creating the cart.

Regards

Keith

Former Member
0 Kudos

Hi Keith,

Thanks for the quick response,we are currenlty using classic scenario and like to update the info record prices from r/3 to srm,please advice if any available program or transaction code available.

Thanks and Regards,

Sathya kumar.