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

Session processing in Error mode

Former Member
0 Likes
746

Hi Friends,

I am Using BAPI all the error records after processing BAPI I am keeping in Session, In the output I am displaying the error errors, in the output toolbar I have added one button Process Session, when I click this button the created session should process in error mode.How can I achieve this.

If i am using RSBDCSUB it is processing in Background Mode, but I need the session to be processed in Error mode.

Thanks,

Ravi.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
689

Thanks,

4 REPLIES 4
Read only

Former Member
0 Likes
689

Hi

You can use the FM BDC_RECORD_PLAY to execute the session.

Regards,

Vishwa.

Read only

0 Likes
689

If I use this FM and process session the session should move to processes session, this FM is simply processing the recording, but not session.

Thanks,

Ravi

Read only

Former Member
0 Likes
690

Thanks,

Read only

0 Likes
689

Hi

You can use this program to process session:

RSBDCSUB.

Vishwa,