2006 Dec 10 1:47 PM
hi
can anybody tell me that
can we call a BDC from REPORT program.
thanks®ards
hi
can anybody tell me that
can we call a BDC from REPORT program.
thanks®ards
2006 Dec 10 1:50 PM
Yes you can absolutely call a BDC from a REPORT.
You can find lot of help here.
http://www.sap-img.com/bdc.htm
<b>Note - Please mark all the helpful answers</b>
regards,
Ravi
2006 Dec 10 1:51 PM
Yes, It can be called.
Infact you can generate a program from SHDB recording and in the program generated you can put necessary report logic and call the BDC/CALL TRANSACTION as required.
<b>Please check here for a sample program,</b>
http://www.sapdevelopment.co.uk/bdc/bdc_ctcode.htm
Regards
Kathirvel
2006 Dec 11 5:20 AM
Hi Shilpa,
YES, BDC can be called from Report program.
CALL TRANSACTION TCODE using BDCDATA MODE N UPDATE S messages into I_BDCMSGCOLL.
Regards
Arun
2006 Dec 11 7:11 AM
Hi
We can call the BDC from Report.
Actually after recording the TC thru SHDB there u can find some option to write the recording code to ur report by specifying ur reportname and selecting the Transfer from Recording radio button.
After that we can modify the generated code as per our requirements.
If you still have any queries please feel free to contact me.
Regards,
kumar