IDoc with Queue Processing

light111IDoc with Queue Processing

The last post Immediate/Collective IDoc Processing    describes how Output Mode in partner profile controls the IDoc transfer.  If you are transferring some Idocs and these needs to be queued then, Queue Processing Can be Selected and a rule name can be specified. Usually the Rule Name is created in Tx- WE85.

23

Tx- WE85 . The Function Module is mapped to the Rule name and the FM defines the Queue Name.

2425


In order to check how Q RFC gets called, in sender system,  go to tx- SMQS and select the target RFC destination( this must be the RFC destination set in the PORT). Deregister The RFC Destination.

27

Choose the RFC and select QRFC Monitor button.

28

So currently there is no Q RFC calls.

29


Execute the test report to create an IDoc.

30

In Sender System – Tx- WE02 , the outbound idocs section the Idoc is in status 30.

31

As teh partner profile is set as collective processing, Execute Tx- WE14 and execute.

3233



So the outbound IDoc is set as status 03.

34

in target system, the inbound IDoc not yet reached. which is fine.

35

In Sender System, Tx- SMQS, we have de registered the RFC destination. If you refresh this screen that was open in the previous step.

36

One  QRFC entry is created with Queue Name prefixed with SAP_ALE_  follwed the q name provided in the FM associated with the rule name created in Tx- WE85. Double click on the line.

37

Here is the details.

38

So select the RFC name and register it. Then it will execute the Q RFC .

39

The inbound IDoc is reached in the target system.

40


 

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s