2008 Jan 03 10:12 AM
I have one program in selection screen I am giving job name my requirement is if I press execute button I need to run the report in the back ground under the job name mentioned in the selection screen based on the input parameters maintained in the selection screen. Please help me to do this.
2008 Jan 03 10:14 AM
I have one program in selection screen I am giving job name my requirement is if I press execute button I need to run the report in the back ground under the job name mentioned in the selection screen based on the input parameters maintained in the selection screen. Please help me to do this.
2008 Jan 03 10:14 AM
2008 Jan 03 10:21 AM
2008 Jan 03 10:22 AM
2008 Jan 03 10:31 AM
Hi.
You can also try the following technique:
When the program starts, get all the data you need, and pass them to an RFC-enabled function module and call it in background task.
You can also use standard log routines to send any log messages to SLG1 so that the users can check them later.
The log routins can be found in SE37 using BAL_LOG* FMs. There is plenty of documentation there on how to use them.
Reward if helpful please.
Regards,
George
2008 Jan 03 10:37 AM
Try these Function Modules:
BP_JOBVARIANT_OVERVIEW
BP_JOBVARIANT_SCHEDULE
Or
Use SUBMIT command
2008 Jan 03 11:26 AM
2008 Jan 04 6:24 AM
2008 Jan 04 6:57 AM
2008 Jan 04 8:46 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |