2008 Dec 15 9:10 AM
Hi, colleagues! Is there any way to remove "execute" button from toolbar on selection screen (in custom report)? I only found how to append custom buttons (using function keys).
Thanks.
2008 Dec 15 9:27 AM
Hi
in PBO
SET PF-STATUS 'XXX' excludeing ( use this one)
take F1 help for more info
Regards
Ramchander Rao.K
Hi
in PBO
SET PF-STATUS 'XXX' excludeing ( use this one)
take F1 help for more info
Regards
Ramchander Rao.K
2008 Dec 15 9:27 AM
Hi
in PBO
SET PF-STATUS 'XXX' excludeing ( use this one)
take F1 help for more info
Regards
Ramchander Rao.K
2008 Dec 15 9:29 AM
Use EXCLUDING options of the SET PF-STATUS statement and insert the function code of the execute button into a internal table and pass it with EXCLUDING.
See F1 help on EXCLUDING.
Regards
Karthik D
2008 Dec 15 9:37 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |