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

Fetch deleted session.

Former Member
0 Likes
434

Hi experts,

I am uploading data by BDC session method.So after successful processing of  session it deleted automatically. For this i have gone through some notes its mentions that if I ll not give value to KEEP parameters in BDC_OPEN_GROUP, then the successful processing session will deleted automatically.

But my requirement is, How to get that deleted session to check the details. Is there any way to fetch that deleted sessions.

And where exactly these sessions stores after deleted. ?

Regards,

Ajit

1 REPLY 1
Read only

Former Member
0 Likes
395

Hi Ajit,

If the user has manually deleted it then sorry to state it is gone....

You try to check if the log still exists using program RSBDC_PROTOCOL.

Regards