cancel
Showing results for 
Search instead for 
Did you mean: 

How to check whether ECC material is replicated to SAP-SRM

former_member507
Participant
0 Kudos
658

Dear all,

i have done the material replication from ECC to SRM. Now how to check whether the required material is replicated or not.

is there any standard t code??

please see the attached screenshot

Thanks

SAI.

Accepted Solutions (1)

Accepted Solutions (1)

ivy_li
Advisor
Advisor
0 Kudos

Hi,

you may check this via SRM table such as comm_product or trx commpr01

BR,

Ivy

former_member507
Participant
0 Kudos

Hi

Luy Li

Thanks for the information actually my problem is how to check materials which from ECC to SRM

in the table form is there any standard table...??? for ECC to SAP -SRM material check.

Thanks

Sai.

Answers (6)

Answers (6)

ivy_li
Advisor
Advisor
0 Kudos

Hi Sai,

This is correct behavior.

It indicates the number of materials or product categories that is updated or replicated from ERP to SRM.

The error for material replication can be viewed in trx smw01.

BR,

Ivy

former_member507
Participant
0 Kudos

Hi

Lvy

Thanks for the information provided, So this page helped me to enhance to rectify my errors.

Thanks

sai

ivy_li
Advisor
Advisor
0 Kudos

Hi Sai,

You may search with the following value in bbp_pd:

object type BUS2121
subtype ER

BR,

Ivy

ivy_li
Advisor
Advisor
0 Kudos

Hi Sai,

I could not promise that you would not have any other errors once this error is resolved.

If you are using report to replicate PR from ERP to SRM, you may directly check if SC is generated from PR in SRM side via trx bbp_pd.

If you are using ESOA to transfer PR, you may check outbound XML and inbound XML. Once both are successful, SC should be available in bbp_pd, and the subtype is EXTR for SC.

BR,

Ivy

ivy_li
Advisor
Advisor
0 Kudos

Hi Sai,

this belongs to basis component BC-VMC.

You may contact your basis team to check the solution in the KBA.

BR,

Ivy

former_member507
Participant
0 Kudos

Hi

Lvy Li,

Thanks for the information provided. So could you please confirm after this Error resolved. PR will be replicated from ECC to SAP-SRM

Thanks

sai.

former_member507
Participant
0 Kudos

Hi

Lvy

After error resolved how can check whether the ECC PR is replicated to SRM or not??

Thanks

SAI.

ivy_li
Advisor
Advisor
0 Kudos

Hi Sai,

For material replication, in MM side, material master are stored in table MARA/MARC, and you may view material via MM03 in ERP side. In SRM side, material is stored in comm_product.

For the error in SMQ1 while replicating PR, it is not application error but error from BC-VMC:
you may refer to KBA below to solve it:

2639645 - RFC_VMC_COMMUNICATION_ERROR dump: How to solve it

BR,

Ivy

former_member507
Participant
0 Kudos

Hi

Lvy Li

Is this ABAP dump or Basis so that please confirm?? so that I can give to them.

Thanks

sai.

ivy_li
Advisor
Advisor
0 Kudos

Hi Sai,

In SRM system, table comm_product is used to store material master from ERP system.

It is impossible to create material in SRM system directly, so this table will store all the materials that is replicated from ERP system.

I am not sure what your problem or question is

BR,

Ivy

former_member507
Participant
0 Kudos

Hi

Luy Li

My actual problem is im replicating the PR from ECC to the SAP-SRM system. So in the SMQ1 transaction ECC side, I got the error please see the below screenshot.

My other doubt is in sap srm i can see the comm_product but whereas in the ECC side COMM_PRODUCT is not available so could you please say what is the difference between this two.

1. ECC to SRM PR Replication ERROR:

2. Material replication i can find 1200000248 in SAP SRM but ECC side COMM_PRODUCT I cant see why so??

ivy_li
Advisor
Advisor
0 Kudos

Hi Sai,

For material replication, in MM side, material master are stored in table MARA/MARC, and you may view material via MM03 in ERP side. In SRM side, material is stored in comm_product.

For the error in SMQ1 while replicating PR, it is not application error but error from BC-VMC:
you may refer to KBA below to solve it:

2639645 - RFC_VMC_COMMUNICATION_ERROR dump: How to solve it