Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

validate time

Former Member
0 Likes
549

Hi experts,

I wants to validate time in ALV grid, user is able to anything in that but i have to validate whether entered data is valid time or not.

Please help me, i have cheked previous thread it's not help ful.

Thanks.

Regards,

Virat

4 REPLIES 4
Read only

former_member196280
Active Contributor
0 Likes
523

use data type T, I does automatic validations for time

Regards,

SaiRam

Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
523

Hi,

Try the FM CONVERT_TIME_INPUT.

Regards,

Sesh

Read only

Former Member
0 Likes
523

Hey Virat,

Wat exactly the requirment is? Did you already display the alv.

please give some more detail abt your requirment.

Thanks

Azad.

Read only

0 Likes
523

yes i have already displayed alv,

now when user will edit something in it and than save it i have to chekc inbetween that input time is in valid format or not.