RetailConsessionContract::checkPartPaymentJournal Method [AX 2012]

Checks for the valid journal ID of the RetailConsessionPartPayment table.

Syntax

server public static boolean checkPartPaymentJournal(RetailConsessionPartPayment _FSHConsessionPartPayment)

Run On

Server

Parameters

Return Value

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

See Also

Reference

RetailConsessionContract Class