E06 - Employee available hours (Personnel Planning Report Generator variable)

From Catalyst
Jump to: navigation, search

Syntax

E06{N/T, F/T/D, C/1-7}

Description

Depending on the parameters specified, this may return the Start time, End time or total available time of the employee on a given day.

You should use the numeric time for sorting purposes and use the text time for display.


Parameters

N/T
A text parameter that can be omitted (it defaults to "N").
N
Numeric result. This is the number of minutes since midnight. This is most commonly used for sorting purposes.
T
Text result. This is the time formatted for display, using the 24-hour clock, e.g. '08:30', '20:30'.
F/T/D
A text parameter that can be omitted (it defaults to "F").
F
Start Time.
T
End Time.
D
Duration i.e. End Time - Start Time.
C/1-7
A text parameter that can be omitted (it defaults to "C").
C
Current Task/Appointment Day of the Week.
1-7
Day of the Week where Sunday(1), through to Saturday(7).

Returns

A text or numeric (depending on the parameters) value whose typical size is 5 characters.

Feedback
Thank you for using our Knowledge Base, we value your feedback. Did you find this article useful? 'Yes' or 'No'
Keywords AND Misspellings
time, hours, minutes, seconds