‎2007 Nov 28 8:01 PM
Hi,
I need to process the dialog program in background. Normally for any executable report programs by default we will have that functionality. But i need the same functionality for my module pool program. User needs 2 execute buttons - one is for direct excute (foreground execute) and the other one is for back ground processing.
I tried with the 3 function modules job_open, job_submit & job_close. But i am keep on getting some issues and i am not sure how those will work because i wrote all the validations in direct exucte user command, now if user clicks on Background how that logic will be called and how it will be processed.
Can any one give your valuable suggestions.
regards
Jaya
‎2007 Nov 29 6:45 AM
Hi
Create a Transaction code for this Program.
Then implement the BDC Code to Process the SCreens with the Required input Values.
Schedule this BDC Session in Backgound using RSBDCSUB.
Reward if usefull
‎2007 Nov 28 11:15 PM
What is the output of your processing ? What should happen if the user clicks the Background processing button ?
‎2007 Nov 29 6:45 AM
Hi
Create a Transaction code for this Program.
Then implement the BDC Code to Process the SCreens with the Required input Values.
Schedule this BDC Session in Backgound using RSBDCSUB.
Reward if usefull
‎2007 Dec 03 7:14 PM
‎2012 Jan 30 9:33 AM
JAYA, I WANT THE SAME FUNCTIONALITY
CAN U EXPLAIN HOW YOU ACHIEVED THIS.
TIA
GAURAV