Skip to Content
-1
Jun 04, 2020 at 08:02 PM

How to get GUID (Line 840-860) from SMQ2 - Display data of qRFC LUW (Inbound Queue)

461 Views

My requirement is - I need to auto trigger the failed queues in SMQ2 ( For errors : Document distribution error and Administration error) . Before triggering it I need to follow a set of steps. I am able to get queue details from TRFCQIN table but I need to "Display qRFC LUW data and get GUID which is at line number 840 in data" .

I tried to get data from queue data from TRFCQDATA table , but it is in different format . Tried converting it but it is not proper.

Can anyone help me to get this GUID from LUW data please?