2012 Mar 22 2:19 PM
Hi experts,
I am creating a report wherein I need a time stamp in the selection screen. I am not sure how to perform validation for this time stamp . I have used the select option s_time in which the table's timestamp value is present. In order to perform validation, I have passed s_time into the FM IB_CONVERT_FROM_TIMESTAMP. I got the output as date and time. In order to throw an error message to the user, what do I have to do with the date and time?
Hi experts,
I am creating a report wherein I need a time stamp in the selection screen. I am not sure how to perform validation for this time stamp . I have used the select option s_time in which the table's timestamp value is present. In order to perform validation, I have passed s_time into the FM IB_CONVERT_FROM_TIMESTAMP. I got the output as date and time. In order to throw an error message to the user, what do I have to do with the date and time?
2012 Mar 22 4:22 PM
2012 Mar 23 8:19 AM
Hi Neena,
Use the standard FM 'DATE_CHECK_PLAUSIBILITY' and 'TIME_CHECK_PLAUSIBILITY'.
These are self explanatory & easy to use FM. You can also refer to the FM Documentation or use the Where Used List to check it's application.
Regards,
Pranav.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |