S48 - Stock notes/sales text ID (Stock Control Report Generator variable)

From Catalyst
Jump to: navigation, search

Syntax

S48{E/S/A/G}

Description

Returns the reference number of any General Notes that may have been entered for the current stock code.

This variable should be used in conjunction with the $NOTES function to return a line of notes entered for this stock code.

$NOTES{S48,1} returns the first line of notes.


Parameters

E/S/A/G
A text parameter that can be omitted (it defaults to "E").
E
Returns the general extra notes recorded against this stock code.
S
Returns the sales text notes recorded against this stock code.
A
Returns the alert text recorded against this stock code.
G
Returns the alert text recorded against this stock code's stock group.

Returns

A numeric value whose typical size is 8 digits.