2018 Nov 15 9:39 AM
Hi Experts,
I have create one RFC FM for creation Job and i ran the FM in foreground Job created, when i ran the FM in Background job not created.
CALL FUNCTION 'Z_FM_RFC'
IN BACKGROUND TASK AS SEPARATE UNIT
EXPORTING
TABLES
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |