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

ME22n Session method problem

Former Member
0 Likes
340

Hello all,

I am successful in wirting the BDC for this enjoy transaction. My req is purely to create a session (no BAPI ) .

So when i try to create a session in one session i need to process and save more than 1 PO number. So I need to know this

Because once in a session when it encounters a "save" button the session then exits out of the session.

Even though my BDC table populated contains all the updates to be done , after the first save button it exits from the session

ANy help will be appreciated

Thnx

1 REPLY 1
Read only

Former Member
0 Likes
305

hi,

A BDC to a enjoy transaction wouldn't work properly. use a BAPI instead.

santhosh