Hello Manas,
The BDoc I02 state description is "written to qRFqueue".
Once the queues have been registered, the inbound queue scheduler should
start to process entries automaticly. However, because there are
so many queues being created, there could still be a qRFC resource
problem. In this case, the numebr of queues created can be reduced by
implementing note note 356228, particularly solution 2.
The procedure for CSA* queues is slightly different from the one
decribed in note; this is because the CSA queues exchange data within
the CRM system. The steps described should be followed, except that
table SMOFQFIND must be used instead of CRMQNAMES. In this table,
fields TR_SNAEMS and SEGM_FLD are equivalent to the CRMQNAMES fieds
BAPISTRUCT and BAPIFLD respectivley. It should be possible to follow the
solution 2 in note the as long as you use SMOFQFIND instead of
CRMQNAMES.
Also reviews notes 926261, 1403974
thanks
Willie