2005 Jan 11 3:21 AM
Does anybody have an idea how we can put job in background through foreground in separate spool id?
Any FM is available for background job.
Thanks in advance,
Parag
Does anybody have an idea how we can put job in background through foreground in separate spool id?
Any FM is available for background job.
Thanks in advance,
Parag
2005 Jan 11 3:41 AM
Hi Parag,
The BAPI_XBP_ADD_JOB_STEP -
> Add a Job Step (For Background Processing)
Regards
Carlos
2005 Jan 11 9:41 AM
Hi,
Use method CALL METHOD CL_HRFPM_JOB=>CREATE_JOB to create the job
Use method CALL METHOD CL_HRFPM_JOB=>START_JOB to start the job.
Any questions on usage, please let me know.
Cheers
Colin.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |