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

Custom Transaction from SAP Program

Former Member
0 Likes
384

We created a custom transation in SE93 we'll call ZX34. The program behind it is SAP Prog GP37E58W4CN0ZSFJFNJVXCCK4AK111.

However, when we run the program it acts it ignores our radio button selection and acts as if another different radio button is selected.

Any suggestions?

Thank-You.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
364

Tom,

I suggest you..... better way would be first copy the standard program to a Z program with all the options like includes and everything...

then use this z program while creating the tcode....

In case of creating the tcode for the quries we will do in the same way... that would be safe and accurate i guess.

1 REPLY 1
Read only

Former Member
0 Likes
365

Tom,

I suggest you..... better way would be first copy the standard program to a Z program with all the options like includes and everything...

then use this z program while creating the tcode....

In case of creating the tcode for the quries we will do in the same way... that would be safe and accurate i guess.