2006 Jun 21 9:12 AM
2006 Jun 21 9:43 AM
you need to define the status name for your screen also
this is done in the pbo of the screen
eg.
SET PF-STATUS '(status_name)'.
This status name you can give in SE41 as the status to which you want to copy the STANDARD status
you need to define the status name for your screen also
this is done in the pbo of the screen
eg.
SET PF-STATUS '(status_name)'.
This status name you can give in SE41 as the status to which you want to copy the STANDARD status
2006 Jun 21 9:14 AM
Hi liat,
1. Yes (if we use alv grid thru FM)
2. goto se80
open function group SALV
3. In that STANDARD gui-status will be there.
regards,
amit m.
2006 Jun 21 9:15 AM
Hi,
yes, you can check BCALV* programs, where you will see several PF_statuses in se41.
regards,
srikanth
2006 Jun 21 9:24 AM
2006 Jun 21 9:23 AM
hi
the pf-status '<b>STANDARD</b>' can be used from the program <b>SAPLSALV</b> and this status can be copied in SE41 from the standard program to you program if required.
The copy option is availabe in the application toolbar in SE41
2006 Jun 21 9:24 AM
Hi Liat,
if you use alv Grid without own PF-Status you get
the Standart PF-Status.
You can Find it on this way:
1. execute yout programm.
2. on the output-dynpro try tcoce /H
3. make enter
4. in the debugger show sy-repid (is the Report)
in sy-pfkey you get the actuall PF-Status.
5. with se41 you can see detais.
6. Copy this to your own report/pf-Status
change it as yout like and use it in your Programm.
Hope i can help you.
Regards, Dieter
2006 Jun 21 9:25 AM
Hi Liat ,
1.
STANDARD is th PF-STATUS for REUSE_ALV_GRID_DISPLAY.
U can see in SE80 by giving SALV under function groups.
<b>Thanks,
Venkat.O</b>
2006 Jun 21 9:29 AM
in SE41 you can give the program name as <b>'SAPLSALV'</b> and the status as <b>'STANDARD'</b>
and if you display then you can see the status
to copy it go to menu user interface-> copy -> status
and give your target program
award points for useful answers
2006 Jun 21 9:34 AM
DOMINIC
I MADE IT AND COPY.
AND WROTE IN MY PROGRAM
FORM STATUS...
I GET ERR
STATUS STANDARD OF THE USER INTERFACE IS zxxxx MISSING
2006 Jun 21 9:43 AM
you need to define the status name for your screen also
this is done in the pbo of the screen
eg.
SET PF-STATUS '(status_name)'.
This status name you can give in SE41 as the status to which you want to copy the STANDARD status
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |