2008 Feb 22 2:01 PM
Hi all,
In my report , when i enter a wrong date on the selection screen , The SAP automatically generates an error about the incorrect date.But it disables the other two text boxes and i am unable to enter data into those boxes.Please suggest the solution.
Thanks
Hi all,
In my report , when i enter a wrong date on the selection screen , The SAP automatically generates an error about the incorrect date.But it disables the other two text boxes and i am unable to enter data into those boxes.Please suggest the solution.
Thanks
2008 Feb 22 2:04 PM
You have to code in AT SELECTION-SCREEN ON <Field>
Normally when you entered wrong value, it shows other fields will be disabled and only that field will be enabled, this is standard process of SAP.
So, what you can do is correct the value or delete the value (Until your field is not mandatory )and put a enter.
Thanks,
2008 Feb 22 2:05 PM
Hi,
The system will not make these fields editable unless you provide a correct value for date and then press enter.
2008 Feb 22 2:07 PM
Validate the selection field value in
At Selection-Screen
event
it wont disable the your text box.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |