S76 - Last Stock Take Time (Stock Control Report Generator variable)

From Catalyst
Revision as of 05:56, 28 October 2017 by ThrashBot (talk | contribs) (Updated from revision control)
Jump to: navigation, search

Syntax

S76{N/T}

Description

When this stock item's stock level is entered in the " Stock Control Stock Take" program the time of that is recorded and can be reported using this variable.

As long as a stock level is posted the time will be recorded, even if this is '0' or the same quantity currently in stock.


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'.

Returns

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