Registering an Inbound Queue
You can register an inbound queue using transaction SMQR.
· Call transaction SMQR.

Caution: If you register a queue with the queue name * , this means that all inbound queues are automatically processed by the QIN Scheduler.
· To execute the qRFC LUWs in this queue in a DIALOG WP or in a BATCH WP (WP=Work Process), enter the execution mode ‘D’ or ‘B’ in the parameter EXEMODE.
· Enter a maximum time in the parameter MAXTIME, so that the queue runs approximately within this time. This is required for the Scheduler, so that it can deal with a large number of different queues if there are not enough work processes on different application servers.
If a queue is only activated using transaction SMQR, or by calling the function module QIWK_REGISTER, if it is not an empty queue, and the QIN Scheduler is not already running, the queue is activated immediately. If the QIN Scheduler is already running, it takes several seconds before the new information is retrieved from the Register Queue table (QIWKTAB).
To enable the QIN Scheduler to execute all LUWs under a particular user, you can create a logical destination in transaction SM59. You must enter this destination when you register the inbound queue in transaction SMQR.
All registered queues are processed.
Continue by reading the following:
Displaying all Registered and Deregistered Queues
