Share via


FiscalDocumentDP_BR.headerLegalTexts Method [AX 2012]

Retrieves the legal texts that are related to the given fiscal document.

Syntax

private container headerLegalTexts(FiscalDocument_BR _fiscalDocument)

Run On

Server

Parameters

  • _fiscalDocument
    Type: FiscalDocument_BR Table
    A FiscalDocument_BR table buffer that represents the fiscal document from which the legal texts should be retrieved.

Return Value

Type: container
A container that holds all the legal texts.

See Also

Reference

FiscalDocumentDP_BR Class