‎2013 Sep 18 5:07 PM
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
‎2013 Sep 18 8:03 PM
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