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

Deactivating Menubar

Former Member
0 Likes
608

How to Deactivate munu bar of stadard program.

SAPDV70A Menu->edit->clear?

Thanks in advance.

How to Deactivate munu bar of stadard program.

SAPDV70A Menu->edit->clear?

Thanks in advance.

3 REPLIES 3
Read only

Former Member
0 Likes
577

Hi,

Try using TRANSACTION VARIANT SHD0.

Cheers

VJ

Read only

Former Member
0 Likes
577

Hi,

You can try to use transaction variant (transaction code SHD0) or GuiXT.

For more information, please check these links.

Transaction Variant:

http://help.sap.com/saphelp_nw04/helpdata/en/7d/f639fb015111d396480000e82de14a/content.htm

GuiXT:

http://help.sap.com/saphelp_erp2004/helpdata/en/89/91b9d8194f11d5b3a30050dae02d7c/content.htm

http://www.synactive.com

http://service.sap.com/guixt

Regards,

Ferry Lianto

Read only

0 Likes
577

am using ME32,

Inserting PO Number: - F5

Finding change scheduling agreement

i am clicking (shift+ F1) for messages

then third screen of scheduling I found

I need to deactivate shift+ f2 (from Edit Menu )

Before that, I need to find where my data geting stored by pressing Shift+F2

Can anybody help me out.

Question: How to trace which table is used while pressing shift + F2

in program : SAPDV70A, screen no 100, gui status = 100.

How to Deactivate (Edit-deactivate) from Edit menu.

Thanks in advance.