Skip to Content
0
Former Member
Feb 06, 2011 at 01:47 PM

during initial load unable to stop the queue for debugging purpose.

41 Views

Hi experts,

Before strtaing the initial download of equipment i have de registered all the queues in SMQR transaction and kept a break point in PERFORM_LOAD method of badi CRM_EQUI_LOAD.

Now i go to R3AS and start the initial download i expected that the queue will stop so that i can debug and go to the perform_load method.

but as soon as i start the initial download the queus are getting registered automatically so i am not bale to stop the queue.

could you please guid me how to prevent the automatic registration of queues.