2008 May 16 6:12 AM
i made z program of standard sap program named RM06EN00
but when i run this program i am getting message at the output like Status LIST of the user interface ZRM06EN00 missing....
can anyone tell me what i need to do..where i need to do changes??
i made z program of standard sap program named RM06EN00
but when i run this program i am getting message at the output like Status LIST of the user interface ZRM06EN00 missing....
can anyone tell me what i need to do..where i need to do changes??
2008 May 16 6:17 AM
In your Z program, search for statement 'PF-Status'.Double click on the PF-Status ID 'LINK'.It will take you to SE41.Activate the status and run the program.
2008 May 16 6:19 AM
Hi,
Go to the program and check Set PF- STATUS and double click on LINK and check whether it is ACTIVE or NOT. If not create it and activate it.
Regards
Kannaiah
2008 May 16 6:21 AM
Hi sandeep,
Just go to transaction SE41 give your program name and on the application tool bar you can find a push button STATUS just press it will ask the target progem just give your program name and copy that status to your z program.
Then go to your Zprogram and double click your status and activate that status.
I think your problem solves.
Regards,
DVNS.
2008 May 16 6:23 AM
HI,
goto the tcode se41 and click on the button USER INTERFACE in the application toolbar.
and give the from program name as RM06EN00 and to program name as ZRM06EN00.press enter and then activate it.
rgds,
bharat.
2008 May 16 6:52 AM
i activated status LINK using se41 but in the output standard toolbar buttons back,exit and cancel are disabled and also application toolbar is also not appearing..
any solution??
2008 May 16 7:10 AM
2008 May 16 7:21 AM
Hi Sandeep,
Got to SE 38 .
Give program name as RM06EN00.
Go to menu Bar.
Program == > Copy .
provide target program as zzRM06EN00.
click on Copy.
Then Select All .
Then click on Copy.
Then once again click on Copy.
then in Se 38 Provide the Zprogram name and Click on Activate
and select all and Press Enter.
Then U will get the set pf staus and all the screens.
If found Helpfull do reward.
Regards.
Eshwar.
2008 May 16 7:32 AM
u copy standard program's pf_status to zprogram pf_status
follow following step
go to se41
write standard prog.name :- SAPLKKBL
select radio button status
then write pf_status name:- STANDARD
press CTRL + f6
in to text box give your program name
then next give your pf _status name any
this name u can use in your program
so it work perfact.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |