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!
Request clarification before answering.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.