T53 - Document held notes ID (Accounts Report Generator variable)

From Catalyst
Jump to: navigation, search

Syntax

T53{0-99}

Description

It is possible to hold certain amounts on documents for various purposes. These amounts can be entered in the " Sales Ledger Payments" and " Purchase Ledger Receipts".

The last document held general notes reference on this document or the individual document held general notes reference.

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

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

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


Parameters

0-99
A numeric parameter that can be omitted (it defaults to "0").
Document held id.
0
Last general notes reference (non expired) for the document.
1-99
Individual general notes reference (non expired) for a specific held record on the current document.

Returns

A numeric value whose typical size is 8 digits.