RetailConsessionContract::checkSetlementJournal Method [AX 2012]

Checks for the valid journal ID of the RetailConsessionSettlementTable table.

Syntax

server public static boolean checkSetlementJournal(RetailConsessionSettlementTable _FSHConsessionSettlementTable)

Run On

Server

Parameters

Return Value

Type: boolean
true if the journal ID is valid; otherwise, false.

See Also

Reference

RetailConsessionContract Class