Share via


RetailStatementPost.postFiscalReceipt_BR Method [AX 2012]

Processes a Fiscal receipt originally created at the POS.

Syntax

private boolean postFiscalReceipt_BR(RetailTransactionTable _transactionTable)

Run On

Server

Parameters

Return Value

Type: boolean
true if a Fiscal receipt was found related to the Sales transaction; otherwise, false.

See Also

Reference

RetailStatementPost Class