‎2006 Mar 23 2:03 AM
Hello,
I want to list out all existing BDC prgograms (Session or Calltransactions) in the development server. Is there anyway to identify this.
Please help me.
Thanks,srinivas
‎2006 Mar 23 2:07 AM
Hi Srinivas,
You can use the standard Report RPR_ABAP_SOURCE_SCAN and search for Programs with 'CALL TRANSACTION' & 'BDC_INSERT' strings.
regards,
Suresh Datti
‎2006 Mar 23 2:07 AM
Hi Srinivas,
You can use the standard Report RPR_ABAP_SOURCE_SCAN and search for Programs with 'CALL TRANSACTION' & 'BDC_INSERT' strings.
regards,
Suresh Datti
‎2006 Mar 23 2:46 AM
Thank you suresh. Working perfectly.
Regards,Srinivas