Application Development 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: 

What is the simplest and shortest code for creating a BDC Session?

Former Member
1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Firstly there is nothing called shortest or simplest in a general sense.

Your code depends directly on the complexity of operation you are recording.

Regards,

Pramod

4 REPLIES 4

Former Member
0 Kudos

Hi,

Firstly there is nothing called shortest or simplest in a general sense.

Your code depends directly on the complexity of operation you are recording.

Regards,

Pramod

0 Kudos

Hi,

Either you can use LSMW functionality or generate program right after recording through SHDB.

Best Regards,

Former Member
0 Kudos

Odd question - what are your requirements?

Rob

Former Member
0 Kudos

Hi,

Use SHDB to Record......Once recording is complete....Select the Recording and press Program button....and your program will be generated automatically.....Generated program will have option for both...Call Txn & Sessio Method....

It is the simplest & Shortest code...........