I am not sure whether you can use the "CALL TRANSACTION" to open a program in a different session.
The only possible way to create a new session is using the <b>BDC_OPEN_GROUP</b> Function Module.
Refer : http://help.sap.com/saphelp_46c/helpdata/en/fa/097008543b11d1898e0000e8322d00/frameset.htm
Data Transfer -> Additional Information
Regards,
Subramanian V.
Wow! Raja this FM is awesome!!! never thought there is a FM for this. Also, thanks Sabramanian for the info. What you stated was the one I did in one of my programs I used BDC to automatically log off and exit to the system.
Thank you guys!
Jeff
Add a comment