S62 - Stock Data ID (Stock Control Report Generator variable)

From Catalyst
Revision as of 06:49, 15 February 2018 by ThrashBot (talk | contribs) (Updated from revision control)
Jump to: navigation, search

Syntax

S62{S/P, code}

Description

Returns the reference ID of extra information that may have been attached to this file.

This variable should be used in conjunction with the audit functions (see $AUDIT_DATE etc) to return an audit date.

$AUDIT_DATE{S62,M} returns the last modified date of this stock item.


Parameters

S/P
A text parameter that can be omitted (it defaults to "S").
S
Stock
P
Price
code
A text parameter that can be omitted.
Price Code. If omitted, gives the standard retail price.

Returns

A text value whose typical size is 8 characters.

Only the created and modified details are recorded.


See also

$AUDIT_DATE, $AUDIT_SITE, $AUDIT_TERM, $AUDIT_TIME, $AUDIT_PROG, $AUDIT_USER.