Share via


InventAdjustPost::checkPostProject Method [AX 2012]

Checks if transactions with project exists.

Syntax

server public static boolean checkPostProject(Voucher voucher, TransDate transDate)

Run On

Server

Parameters

Return Value

Type: boolean
Returns true if transactions with project exists; otherwise, false.

See Also

Reference

InventAdjustPost Class