PurchLineType.updateFiscalDocumentText_BR Method [AX 2012]
Updates the Fiscal document texts of a specific type on the Purchase line.
Syntax
public void updateFiscalDocumentText_BR(FiscalDocumentTextType_BR _type)
Run On
Called
Parameters
- _type
Type: FiscalDocumentTextType_BR Enumeration
A FiscalDocumentTextType_BR value indicating the type.
Remarks
This method does nothing if the Purchase line has not been inserted yet.