Share via


FiscalDocumentDP_BR.lineAdditionalInformation Method [AX 2012]

Retrieves the additional information texts that are related to the fiscal document line.

Syntax

private Notes lineAdditionalInformation(RecId _fiscalDocLineRecId)

Run On

Server

Parameters

Return Value

Type: Notes Extended Data Type
A concatenated string that contains all additional information texts and uses a ' ' separator between texts.

See Also

Reference

FiscalDocumentDP_BR Class