‎2008 Jun 26 1:36 AM
Hello all,
How do you autorelease a BDC? I am doing a BDC, not a call transaction. I'm pretty sure there is a way that you can kick off the BDC session automatically when you create it without having to go into SM35 and releasing it. I just can't remember how because it's been so long since I've done a BDC. Any help would be great.
Thanks,
Chris
‎2008 Jun 26 7:22 AM
Hi Friend,
The program is RSBDCSUB, submit it with session name.
Hope your probelm will solve.
Regards
Krishnendu
‎2008 Jun 26 1:27 PM
use the program RSBDCSUB like this..
SUBMIT REPORT01
VIA SELECTION-SCREEN
USING SELECTION-SET 'VARIANT1'
USING SELECTION-SETS OF PROGRAM 'REPORT00'
AND RETURN.