ā2013 Aug 18 11:45 AM
Hi,
"Z" transaction have 2 push button. some PC's / Laptop not visible to do the process.
let me know its is from peripherals side or from ABAP / GUI .
Regards
Anv
ā2013 Aug 19 10:03 AM
Hi ,
Since there is not much of information provided on what checks have been done,following is recommended
(1) Check if there is an authorization attached to the buttons( in program check for 'Authority-check statement)
(2) Run SU53 transaction to check for missing authorizations if they cannot be checked at program level
Thanks
BX
ā2013 Aug 20 12:37 PM
Hi,
Well, Actually the "Z" transaction developed for " Quotation Comparison" process.
The push buttons are
# Approved - Quotation Approved
# Rejection - Compared Quotation is Rejected
After execute "Z" transaction the Quotation comparison is displayed but push buttons are not displaying for approve / reject in some laptop/PCs. some PC are visible.
Regards
Anv
ā2013 Aug 21 1:10 PM
Hi Anver ,
Please analyze the following scenarios :
(1) Same user cannot see the button in both Laptop/PC
This can happen if there is a restriction(at program level) to view/hide push button based on authorizations or roles.As mentioned earlier , please run transaction SU53 immediately after the Z-report is run for the user who is not able to view the button and see the log displayed for obtaining missing authorizations.
(2) Same user can see push button in Laptop but not in PC or viceversa
I believe there is nothing to be done from ABAP end(program/screen activation can be done , as suggested by Glen),it is better to check from the device operating system level...
Kindly check and revert...
Regards
Byju
ā2013 Aug 20 1:02 PM
Try going to SE41 and regenerating the gui.
This worked for me once upon a time.
ā2013 Aug 23 8:45 AM