CashHead DocumentNum - default length?

Hi all,

Trialling and testing 10.1.600.x deployment, and run into this little issue.

Just wondering if anyone can point to any bit of information that states the default length (in digits) of the DocumentNum field for the CashHead table has been set to a certain length? In the Extended Properties, it has no format, yet in the Apply Credit Memo form, it is limited to 7 characters.

This is not ‘too’ pressing of an issue, as providing a format in the Extended Properties (>>>>>>>9) solves our issue, however, curious to know where this limitation of 7 characters has been defined.

Note, the field in the database is an int (HeadNum), and this also occurs on the base form (no personalizations/customizations loaded).

Kind regards,

Dave.

Here’s the default format I see in 10.1.600.9:

Apologies Aaron, I put in the wrong field from the database - but your answer gave me something to think about.

The DocumentNum field in the Extended Properties states that it is either the HeadNum or the InvoiceNum; both of which, as you point out with the HeadNum, are of format >>>>>>>>9. However, the DocumentNum field has no format set - so I would assume it would inherit those formats - right?

The one thing I am seeing that is different is the External boolean is flagged on the DocumentNum… Further investigation may be required :slight_smile: