but my requirement is i want to disable that option only when the user went to VA03 through my report. not in all the cases.
satya.
Andr�s Sarcevic <[EMAIL PROTECTED]> wrote:
Andr�s Sarcevic <[EMAIL PROTECTED]> wrote:
try the user-exits in the include MV45AFZZ or in the include LV69AFZZ.
you can play with:
loop at screen.
if screen-name = 'name of the change button'.
screen-input = 0.
endif.
endloop.hope it works...seya!
----- Original Message -----
From: satya narayana
To: [EMAIL PROTECTED]
Sent: Friday, December 03, 2004 9:43 AM
Subject: [ABAP] How to disable the change option of VA03.
Hi,
My requirement is After displaying the report which contais the sales oreder data when the user click on the sales order the sales order display order should be shown.
I did this but now the user asking for disabling the change option on the menu bar of VA03. It means It should not allow the user to change that sales order after display. How it can be done...
thanks in adv.
Satya.
Yahoo! India Matrimony: Find your partner online.
To unsubscribe from this list, send a to mail to
[EMAIL PROTECTED] or go to http://groups.yahoo.com/group/ABAP
Comments about the list can be sent to [EMAIL PROTECTED]
Yahoo! Groups Sponsor
ADVERTISEMENT
Yahoo! Groups Links
To visit you r group on the web, go to:
http://groups.yahoo.com/group/ABAP/
To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
To unsubscribe from this list, send a to mail to
[EMAIL PROTECTED] or go to http://groups.yahoo.com/group/ABAP
Comments about the list can be sent to [EMAIL PROTECTED]
Yahoo! India Matrimony: Find your partner
online.
To unsubscribe from this list, send a to mail to
[EMAIL PROTECTED] or go to http://groups.yahoo.com/group/ABAP
Comments about the list can be sent to [EMAIL PROTECTED]
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/ABAP/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
