‎2011 Dec 07 2:38 PM
Hi folks,
I am creating around 10 different sessions in a BDC program and scheduled that sessions using standard report : RSBDCSUB.
As the records in each session may take around 30 mins. to complete I have to check whether all the session processing is over.
Once all the sessions are over I will be using a custom method to find the successful and failure records.
Problem: The problem is ' How to find out the executed session are over or not through programming logic? Is there any FM or method or some table entries where we can validate to find out the same.
Thank you
Sakthi.
‎2011 Dec 07 2:49 PM
analyse tabel apqi or search for fm's for that table.
Than analyse field qstate of table APQI.
hope that helps
Andreas
‎2011 Dec 08 5:43 AM
you can use function bdc_protocol_select which gives you the details from table APQL