Application Development 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: 

problem with user command

Former Member
0 Kudos

Hello Experts,

I have a typical problem i have a custom program for purchase order,where in the basic list purchase order is displayed and if we place the cursor on the PO and push a button in the application toolbar it will navigate to the me23n transaction.

Now my problem is it is working in my development system and when it is moved to testing server there we are getting the basic list but user action is not happening means unable to navigate to ME23N transaction.

I have checked each line of code in both the systems ,every thing is similar but it is not working in testing system.

Can any one have any idea, faced the similar situation like this.....Please help m e.

Thanks,

Badri

5 REPLIES 5

Former Member
0 Kudos

Hi,

In the testing system, are you executing the program in background mode?

Since in background , at user command doenst work.

Regards,

Mansi.

0 Kudos

No I am executing in the foreground

0 Kudos

Hi,

check with the function code of the push button in the pf-status and compare it in the program.... whether they are same or not....

and also check if the pf-status is active or not.....

Regards,

Siddarth

Former Member
0 Kudos

Hi,

Check the PF status it should also be same becuase i suppose you would be using custom menu bar .

also check if you have enabled the click to select in the PF.

Regards,

Himanshu

Former Member
0 Kudos

Hi,

Enter to your PF status and custom program in DISPLAY mode in your test system and just CLICK ON ACTIVATE button once again in test system.

Sometimes just because of Transport Request is not properly settled down or included or compressed etc.. it may give this type of errors.

I hope it will resolve this issue.

Regards,

Santhosh.