2006 Apr 18 9:32 AM
how to set the title of a standard selection screen ?
2006 Apr 18 9:37 AM
Hi sabyasachi,
1. Simple
2. In ATTRIBUTES of the program, (after opening program in se3*0
GOTO ---> ATTRIBUTES
3. change the Title.
regards,
amit m.
2006 Apr 18 9:39 AM
Hai
SELECTION-SCREEN : BEGIN OF BLOCK b1 WITH FRAME TITLE text-001.
SELECT-OPTIONS : s_matnr FOR mara-matnr.
SELECTION-SCREEN : SKIP.
PARAMETERS : p_mtart LIKE mara-mtart.
SELECTION-SCREEN : END OF BLOCK b1.
Double click on 'text-001'. give some meaningful Name
activate it and run thee report
Thanks & regards
Sreenivasulu P
2006 Apr 19 9:06 AM
Hello sir
if you satisified my answer please give some useful points
Thanks & regards
Sreenivasulu P
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |