cancel
Showing results for 
Search instead for 
Did you mean: 

Read parameter table of planned bgRFC

11-21-2018 11:53 AM
m_liermann Explorer
512 views 0 comments
0 Likes
SAP Managed Tags
Subscribe

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!

0 Likes

Accepted Solutions (0)

Answers (0)