Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

new session

Former Member
0 Likes
758

Hi all,

Could anyone help me out to create a session using a program. It's urgent.

Thanks in advance.

vijay t kumar.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
712

Vijay,

You can make use of FM <b>HLP_MODE_CREATE</b>. Just pass the Tcode, It will create a new session.

rgds,

TM.

7 REPLIES 7
Read only

Former Member
0 Likes
712

Follow this link for a discussion on opening in new session.

Read only

Former Member
0 Likes
712

Hi,

Explore the foll pgms.

<b> RSIMC**</b>

Rgds,

Jothi.

Mark useful answers.

Read only

Former Member
0 Likes
712

Hi,

Have a look in this link.

Rgds,

Prakash

Read only

Former Member
0 Likes
713

Vijay,

You can make use of FM <b>HLP_MODE_CREATE</b>. Just pass the Tcode, It will create a new session.

rgds,

TM.

Read only

Former Member
0 Likes
712

Use the function modules

bdc_open_group

bdc_insert

bdc_close_group

to create a session for a bdc.

Regards,

ravi

Read only

Former Member
0 Likes
712

Hi,

Please confirm me BDC session or SAP Common Session window.

Regards,

Nandha

Read only

Former Member
0 Likes
712

Hi vijay,

what is your Program do..? is it BDC.

if so you can try what ever Ravi Suggested.and you need to call the FM' in the same order.

regards

vijay