Markup.canPostLedger Method [AX 2012]

Specifies whether posting a MarkupTrans record can update the ledger.

Syntax

public boolean canPostLedger(TableId _transTableId)

Run On

Server

Parameters

Return Value

Type: boolean
true if the posting can update the ledger; otherwise, false.

See Also

Reference

Markup Class