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