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

F4 week clendar

Former Member
0 Likes
551

hi

does exist a F4 help, for only have the the week calendar ?

I know the F4_DATE where i can select the week. I want only the number of week .

thanks

hi

does exist a F4 help, for only have the the week calendar ?

I know the F4_DATE where i can select the week. I want only the number of week .

thanks

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
394

Use F4DATE and keep the 2 last characters.

You need the year, as each year doesn't have the same number of weeks : 52 or 53.

(Look at [ISO 8601|http://en.wikipedia.org/wiki/ISO_8601])

Regards