‎2008 Jul 08 11:23 AM
hi all,
i would like to use gui status of a program into another one can that be done .....
reply soon points guaranteed
‎2008 Jul 08 11:25 AM
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
‎2008 Jul 08 11:24 AM
Hi,
Yes,
Use Transaction SE41 menu painter for this .
Regards
Adil
‎2008 Jul 08 11:25 AM
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
‎2008 Jul 08 11:27 AM
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
‎2008 Jul 10 5:18 AM
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.
‎2008 Jul 10 5:56 AM
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.
‎2008 Jul 10 12:55 PM
‎2008 Jul 10 12:57 PM
Hi Sunil,
you can use
Set pf_status <name> of program <program name>.
regards
padma