‎2007 Jul 06 6:14 AM
Hi friends,
I have a program which calls another program using call transaction to do BDC. when i try to execute this program from se38 its working fine but, i tried to creat a tcode in se93 for this program and execute it i can c only the program for which i had created tcode but i execute this ise comming out with out going to the BDC part. can any one tell me y this is not working and what i missed?
‎2007 Jul 06 6:23 AM
Hi,
When creating T-code in se93, check which radio button u have selected.
Please check Program and selction-screen.
Regards,
‎2007 Jul 06 6:21 AM
Hi
Check when you are calling the transaction in which mode you are calling it.mode A will callout in the foreground mode.
Also check when you are writting the statement CALL TRANSACTION mention the transaction in capital letters
Thanks
‎2007 Jul 06 6:23 AM
Hi,
When creating T-code in se93, check which radio button u have selected.
Please check Program and selction-screen.
Regards,
‎2007 Jul 06 6:25 AM
Hi,
Did you choose the radio button correctly when creating the TCODE
I think you need to chooese
<b>program and selection screen report program radio button.</b>
rewards if useful,
regards,
nazeer
‎2007 Jul 06 6:31 AM
hi
good
while creating the TCODE for the program select Variant With Transaction radio button and see the difference.
thanks
mrutyun^
‎2007 Jul 06 6:40 AM
hi
u can do one thing
assign a transacton code to ur BDC program
and call that transaction from ur report program..
regards
ravish
<b>plz dont forget to reward points if helpful</b>