2013 Feb 13 10:30 AM
how to remove red mark button i.e usercommand button..through abao program.
kindly provide the solution asap.
Moderator Message: Please search before posting.
Formulations like "ASAP" , “Urgent “ and "Please send step by step" are easily interpreted as orders to people who offer help for nothing more but the satisfaction to being helpful.
Thank you for taking more time to understand community help.
Message was edited by: Kesavadas Thekkillath
2013 Feb 13 10:33 AM
Hi,
Create a PF-status for the screen you developed and in that enable only those buttons you need.
do like this..
before calling the screen
set pf-status ‘ZSTATUS_2000’.
call screen ‘2000’.
thanks,
Ben
2013 Feb 13 11:16 AM
2013 Feb 13 10:46 AM
Copy to the zstatus then remove the options and use in report .
Regards
Mahesh
2013 Feb 13 11:16 AM
2013 Feb 13 11:34 AM
2013 Feb 13 11:52 AM