2006 Jul 31 7:45 AM
Hi all!
I had created a screen field and associated a check table to it to provide possible input values.Now my requirement is to give a default value to the field everytime this program is run.
How to achieve this.Please advise..
Regards
Praneeth.
2006 Jul 31 7:50 AM
Hi,
If it is in module pool programming the you can do it in PBO of that screen. Define a module in the PBO in which you will assign the default value to the corresponding field.
Thanks and Regards,
Bharat Kumar Reddy.V
Hi,
If it is in module pool programming the you can do it in PBO of that screen. Define a module in the PBO in which you will assign the default value to the corresponding field.
Thanks and Regards,
Bharat Kumar Reddy.V
2006 Jul 31 7:48 AM
Hi Praneeth,
Assign a value in PBO or type the value in Screen Painter only.
Regards:-
Santosh.D
2006 Jul 31 7:48 AM
Hi Praneeth,
Use DEFAULT addition along with your screen field.
Regards,
Prashanth
2006 Jul 31 7:50 AM
Hi,
If it is in module pool programming the you can do it in PBO of that screen. Define a module in the PBO in which you will assign the default value to the corresponding field.
Thanks and Regards,
Bharat Kumar Reddy.V
2006 Jul 31 8:00 AM
Hi,
If u r using reports then
use
Select-options: ENSTEH FOR QALS-ENSTEHDAT <b>default sy-datum</b>.
Give the default value.
Hope this helps.
Regards
-
Sachin Dhingra
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |