cancel
Showing results for 
Search instead for 
Did you mean: 

Delta Download of Newly created materials after clearing the error Que

Former Member
0 Kudos

Hi Experts,

We are using SRM 7.0 with ECC 6.0 EHP5, Can anybody let us know how to start delta download of newly created materials. These newly created materials are not replicated because of SYSFAIL in SMQ1 in ECC, We have cleared all the error queues. Please let us know the procedure to replicate only newly created materials.

If we start loading MATERIALS Object by Using R3AS, system will try to replicate all the materials from beginning.

Thanks In Advance,

Best Regards

Basu

Accepted Solutions (1)

Accepted Solutions (1)

suresh_murugan
Explorer
0 Kudos

Hi Basu,

In ECC do some changes to the newly created materials and it will be automatically re-transferred to SRM (delta download).

Regards,

Suresh

Former Member
0 Kudos

Hi Suresh,

Thanks, its working. The problem is we have around 1000 newly created materials, we cannot make changes to each materials, And still these 1000 materials are not replicated to SRM. Please help.

Thanks,

BR,

Basu

suresh_murugan
Explorer
0 Kudos

Hi Basu,

In the Material master filter setting you can add a filter for the material number range for which the replication should happen .

For example you want to replicate only the material from number 1000 to 5000 alone then create a filter for the Table 'MARA' ,  material number  field 'MATNR' and operand (OP) as 'BT between low and High' and then set the low value as 1000 and high value as 5000 in the material master filter setting as shown in the above screen. Start the initial load ,this initial load will replicate only the material between  the number range  1000 to 5000 only and all the old once will not be replicate.  After the initial load run successfully don't forget to set the low and high values to the original value.

Regards,

Suresh

Former Member
0 Kudos

Hi Suresh,

We have followed same procedure, But system is giving warning message while changing filter settings, Saying it may cause inconstancy. Still we have made changes by neglecting this message, but when we will run Initial Load by R3as system started material replication from the initial material.

But we followed your Previous reply, made changes to all materials by adding dot in description, again Material replication started and all materials came to SRM.

Thanks a lot for your quick response.

BR,

Basu

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Basu,

Check the settings in table CRMRFCPAR.

Pls do the setting as per the SAP note : 720819

Below is extract from SAP Note.

  • Check whether the following entry exists for the delta download of the material master in the table CRMRFCPAR in the OLTP system. If it does not yet exist, add this entry:
    • Consumer application    = SRM (for example)
    • Object name       = MATERIAL
    • Destination       = <SM59 RFC destination of SRM system>
    • Download type    = Delta Download (= D)
    • Queue name        = ''
    • InQueue name      = ''
    • BAPI name         = ''
    • Short description  = DEFAULT DESTINATION FOR SRM
    • Data record inactive = ''
    • Ignore Data  = ''
    • InQueue indicator      = X
    • Use XML     = X
    • Stop data      = ''

           Save the entries.

It gives you clear idea of what settings will be required to replicate the newly created and delta of material master.

Best Regards,

Anil

Former Member
0 Kudos

Hi Anil,

Thanks for your reply, We have all settings in place. Here issue is SYSFAIL occurred and queue stuck in SMQ1 at ECC. We have cleared it, Now will the Delta load will start automatically? If not what to do?.

Here is example: we have materials starting from 1000 to 10000 after replication of materials till 10000 Due to SYSFAIL Smq1 stuck. We have cleared it. Now question is we have created New materials in ECC starting from 10001 but when we checked in SRM no materials starting from 10001. To replicate this If we try R3AS system will start replication of all materials starting from 1000, that we dont want. We want to replicate materials starting from 10001.

Please help us to achieve this.

Thanks,

BR,

Basu