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

gui status

Former Member
0 Likes
1,112

hi all,

i would like to use gui status of a program into another one can that be done .....

reply soon points guaranteed

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,047

Hi,

You can Use GUI status Of a program Into another one.

You have to call it And activate it in That program

Use SET PF-STATUS 'STATUSNAME'.

Regards,

Sujit

7 REPLIES 7
Read only

Former Member
0 Likes
1,047

Hi,

Yes,

Use Transaction SE41 menu painter for this .

Regards

Adil

Read only

Former Member
0 Likes
1,048

Hi,

You can Use GUI status Of a program Into another one.

You have to call it And activate it in That program

Use SET PF-STATUS 'STATUSNAME'.

Regards,

Sujit

Read only

prasanth_kasturi
Active Contributor
0 Likes
1,047

Hi

Go to TCODE SE41

Give your program name.

in the screen you have Button

COPY STATUS(cntrl + F6) click the button.

then you give the source program name and status which you like to use

to the target prog and status

save and activate

regards

prasanth

Read only

Former Member
0 Likes
1,047

hi,

you can copy the gui status of one program to another.

first go to 'menu painter' (se41) and specify ur source program and its gui status.

now in a menu bar click on 'user interface' and then click on 'copy' in the apperared pop up . choose the option 'status' and specify ur target program and gui name.

you can give the same gui name or ur different name.

Read only

Former Member
0 Likes
1,047

Hi,

yes You can copy the GUI Status from one Program to another by simply copying that.

In New program you just save and activate it.

Thanks.

Swati.

Read only

0 Likes
1,047

hi

U can copy this from SE 41

Amit

Read only

Former Member
0 Likes
1,047

Hi Sunil,

you can use

Set pf_status <name> of program <program name>.

regards

padma