‎2010 Feb 19 9:55 AM
Anyone been able to programatically end a SAP SESSION/TASK. At runtime I know the session number as well as the task/session name.
‎2010 Feb 19 9:59 AM
I have also same requirement but for this fm, tell me how to get session no?
this might be the FM..
DSVAS_SERV_SESSION_CLOSE
Edited by: Sachin Bidkar on Feb 19, 2010 11:00 AM
Edited by: Sachin Bidkar on Feb 19, 2010 11:00 AM
Edited by: Sachin Bidkar on Feb 19, 2010 11:28 AM
‎2010 Feb 19 10:19 AM
Hi,
I have a similar requirement.
Can you please tell me how did u find out the session number which got created using "STARTING NEW TASK".
‎2010 Mar 05 8:38 AM
In the documentation for the ABAP syntax for NEW TASK you'll see that you can/should provide a name for the NEW TASK/SESSION.