Skip to Content
0
May 17, 2018 at 11:44 AM

we want to read rfc queue content data i.e material and qty etc.

194 Views

FM /SPE/QUEUE_CONTAINER_SHOW calls the screen of SMQ2 and from there we need to click on itemdata to check for material and qty and etc. Is there any Fm which can give material , qaunty and etc values based on queue no. We tried creating the copy of that above FM and did changes to read the material and qty etc values, But to execute this FM we need to pass another standard FM as a input which varies as per queue no. I mean for each queue number there would be different standard FM as input to this

FM /SPE/QUEUE_CONTAINER_SHOW. Ane we tried passing that standard Fm directly my custo Fm gives error saying standard function module used as input comes under wrong area i.e wrong function group. And I cannot add this standard input Fm in my custom FM group because it already has it own standard function group.