2009 May 01 5:22 PM
hi,
while executing the report i'm getting message status gui1000 of user interface missing& standard icons like back/save etc at top are all greyed out.
PL suggest
Unless you need special handling in your report program (where in you would need custom Function Codes), remove the satement SET PF-STATUS '...' from your code and SAP will use the standard SAP gui while executing the program.
2009 May 01 5:27 PM
Check for the PF-STATUS name whether its exist in the system or not.
Search forum for more details, this was ask several time before.
2009 May 01 5:29 PM
Are executing a custom report ? i think your gui-status is missing or not active.. search thru the code and find where the line
set pf-status 'gui1000'.
double click on this line , system will prompt you with instructions to create or activate
a®
2009 May 01 6:16 PM
Unless you need special handling in your report program (where in you would need custom Function Codes), remove the satement SET PF-STATUS '...' from your code and SAP will use the standard SAP gui while executing the program.
2009 May 01 7:41 PM
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |