Hello,
Following one of SAP recommendation, we are blocking the Inbound CIF Queues every time we run the SNP Optimizer in the active version. To do this, we are using the report /SAPAPO/CIFSTOPQUEUES. In this report it is necessary to use a Queue Name to be able to stop the queues and the RFC destination of APO in R/3.
The issue that we are trying to solve is we need to find a way to differentiate the data objects by their content, instead of blocking every CF*, because we donu2019t want to block the CIF Queues for all the Business Units implemented in the same APO Client.
For example, we need that the CIF Queues of the Business Unit A could be differentiated from the CIF Queues of the Business Unit B, so at the moment of blocking them we could use the differentiated queue name, affecting just the Business Unit related.
Kind Regards.