Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem when executing used defined tcodes...

Former Member
0 Likes
566

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?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
548

Hi,

When creating T-code in se93, check which radio button u have selected.

Please check Program and selction-screen.

Regards,

5 REPLIES 5
Read only

Former Member
0 Likes
548

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

Read only

Former Member
0 Likes
549

Hi,

When creating T-code in se93, check which radio button u have selected.

Please check Program and selction-screen.

Regards,

Read only

Former Member
0 Likes
548

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

Read only

Former Member
0 Likes
548

hi

good

while creating the TCODE for the program select Variant With Transaction radio button and see the difference.

thanks

mrutyun^

Read only

Former Member
0 Likes
548

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>