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

usercommand button

Former Member
0 Likes
990

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

6 REPLIES 6
Read only

Former Member
0 Likes
963

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

Read only

0 Likes
963

please elaborate sir

Read only

Former Member
0 Likes
963

Copy to the zstatus then remove the options and use in report .

Regards

Mahesh

Read only

0 Likes
963

will u elaborate

Read only

BH2408
Active Contributor
0 Likes
963

Hi,

Is this a standard program?

Regards,

Bharani

Read only

RaymondGiuseppi
Active Contributor
0 Likes
963

Okay, as it is a selection-screen on logical database, you may read FM RS_SET_SELSCREEN_STATUS documentation and adapt to your requirement.

Regards,

Raymond