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

menu options

Former Member
0 Likes
578

How to deactivate menu options?

Thanks in advance.

5 REPLIES 5
Read only

Former Member
0 Likes
553

Hi,

In the SET PF-STATUS use the EXCLUDING addition to remove the function codes..Which will deactivate the menu options..

Thanks,

Naren

Read only

ferry_lianto
Active Contributor
0 Likes
553

Hi Nagini,

Please chcek this document on how to deactivate menu option and go to Setting a Dialog Status section for sample code.

http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/dba34635c111d1829f0000e829fbfe/content.htm

Hope this will help.

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
553

I want to deactivate menu options on a purchase order....

How can i do that...

Read only

0 Likes
553

HI

U need to use menu exit.

Cheers,

Abdul Hakim

Read only

Former Member
0 Likes
553

THANKS..