Application Development 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: 

Regarding Time field in Screen Painter

Former Member
0 Kudos

Hello everyone,

        

                      i'm doing my first project in ABAP,

                      i used time field in screen painter to modify my record.. i used time field in my z table..

                      but after 24.00.00 i have use the value 25.00.00 instead of 01.00.00 according to my project felxibility...

                      in screen painter i'm not able to save the time value as 25.00.00 it only allows upto the value

                      24.00.00 and shows '' specify a valid time '' as error..

                      can i change the duration of time in time field...?

                      pl anyone help me in this issue... i had almost done 99% of my project..

                                                                                                                                          Thanks in Advance...

2 REPLIES 2

0 Kudos

Hi Manimegalai,

Have you tried screen painter field name type as a string..?

But this is not feasible solution..

raymond_giuseppi
Active Contributor
0 Kudos

without a serious slowdown in the speed of rotation of the earth or a worldwide unit change, SAP will not accept more than 24:00:00 in a field of type TIMS, it is a time not a duration.

Try using a numeric field with an edit code.

Regards,

Raymond