cancel
Showing results for 
Search instead for 
Did you mean: 

Read parameter table of planned bgRFC

m_liermann
Explorer
0 Kudos

Hello everyone,

I am currently trying to read the parameter table of planned/ failed bgRFCs calls. For example I call a bgRFC with CALL FUNCTION 'Y_BGRFC_DEMO' IN BACKGROUND UNIT lo_bgrfc_unit exporting iw_test = 'Abc'. If the execution of the bgRFC fails I want to read the parameter table of the failed call, i.e. iw_test = 'Abc' for error analysis.

For function modules with basXML activated this is quite easy. However, for all other situations it's much harder. I wonder if someone else already tried something similar before. I think, it's a quite obvious requirement for bgRFC as the standard monitoring doesn't support this.

Best regards!

Accepted Solutions (0)

Answers (0)