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

Can't modify a gui Status

Former Member
0 Likes
1,948

I made a GUI and i try to change it.I take the message that you see.What can i do ?

I can't copy also a gui from SAPLKKBL to my prog .....

Copying statuses is restricted in modification

mode. See F1 Help

Please help .....

Point will be reward ..

I made a GUI and i try to change it.I take the message that you see.What can i do ?

I can't copy also a gui from SAPLKKBL to my prog .....

Copying statuses is restricted in modification

mode. See F1 Help

Please help .....

Point will be reward ..

2 REPLIES 2
Read only

jayanthi_jayaraman
Active Contributor
0 Likes
920

Hi,

Use se41 for copying the status from some program.

Otherwise, if you want to create your own status, us statement

set pf-status 'ZSTATUS' .

then double click ZSTATUS and then create it.

Read only

Former Member
0 Likes
920

Hi Dimath72,

Just try switching off the modification assistant from the GUI status. take the following Menu path:

Edit -> Modification Operations -> Swich off assistant

This should resolve the issue.

Cheers,

~i1