cancel
Showing results for 
Search instead for 
Did you mean: 

Inbound Queues in SRM 7.0

former_member229388
Participant
0 Kudos

Hello Experts,

We have SRM 7.0 / Classic scenario with ECC as a backend system.

We observe in SMQ2, we have couple of queues. But I do not know if these have any releveance to us.

We maintain filters(R3AC1 and R3AC3) for Material master and Product Categories master for pulling in data from ECC

Is is advisableto de-activate these queues?  What information is pulled with these Queues?

Thanks,

Dhananjay

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member229388
Participant
0 Kudos

Hello All,

Thnaks for your response.

Well SMQR has below entries:

CRMCONSUM has below entry:

The queues which were mentioned in my original post, do not have any filter settings maintained. (Either in R3AC1 / R3AC3 / R3AC5).

Also all these stuck quese displays 'SYSFAIL' error. And suggesting going through note 490748.

So what I believe is these queues are not relevant from SRM system point of view and are being pulled from ECC due to entries in CRMCONSUM. But as filter criteria is not maintained these queues are going into error.

How do I deactivate these queues so they are not pulled from ECC?

Thanks,

Dhananjay

laurent_burtaire
Active Contributor
0 Kudos

Hello Dhananjay,

delete entries from CRMRFCPAR ECC table for object name you do not want.

Regards.

Laurent.

former_member229388
Participant
0 Kudos

Hello Laurent,

Actually the Table CRMRFCPAR, has below entries in ECC. Do I need to alter / delete any specific entry?

TIA

Dhananjay

laurent_burtaire
Active Contributor
0 Kudos

Hello Dhananjay,

as no object name ATTRIBUTE, BUPA_MAIN are used, do not modify any entries.

Have a look at CRMPAROLTP table. Here, you should find object name concerned by queue name for "parameter name 3": i think you should delete those entries.

Nevertheless, i do not know which ECC event triggers data transfer, so i do not know how to check if queues are triggered again or not...

Regards.

Laurent.

ivy_li
Active Contributor
0 Kudos

Hi Dhananjay,

I think you should refer to the following KBA note to solve the issue if there is sysfail entries for these queues:

1908507 - Sysfail entries for Queue SRMD_ATTRIBUTE and SRMD_CLASS

Regards,

Ivy

laurent_burtaire
Active Contributor
0 Kudos

Hello Dhananjay,

if delta load are customized to be received by SRM, there is a reason...

The queue prefix is defined in ECC table (CRMCONSUM😞 i guess, for you, queues are coming from ECC.

Queue name are linked to object name from an object class: see in ECC data stored by CRMSUBTAB table. A function module is linked to this object name to do the extraction; check those function modules to find which data is transferred.

Object name load type (Initial, Delte, Request) is managed by ECC table CRMRFCPAR.

Regarding the inbound queue, check OSS notes:

369007 - qRFC: Configuration for the QIN Scheduler

1579728 - SMQR - Inbound queue scheduler settings - explained

Regarding the outnound scheduler, check OSS note:

400330 - Outbound Scheduler/qOUT Scheduler

Regards.

Laurent.

Former Member
0 Kudos

Hi Dhananjay,

These queues are coming from ECC system and are inbound queues.

You can delete them but they will come again. so you can register them in T-Code SWQR.

Best Regards,

Anil