Share via


PurchFormletterParmDataBOE_IN.mayJournalBePosted Method [AX 2012]

Determines whether a parameter table record is to be created for a given source table.

Syntax

public boolean mayJournalBePosted(Common _purchTable)

Run On

Server

Parameters

Return Value

Type: boolean
true if a parameter table record is to be created for the source table; otherwise, false.

See Also

Reference

PurchFormletterParmDataBOE_IN Class