PrintMgmtSetupDoc.hasOriginal Method [AX 2012]

Indicates whether the document has a document instance that is an original.

public boolean hasOriginal([RefRecId _except])

Run On

Called

Parameters

_except
Type: RefRecId Extended Data Type
The record identifier for a document instance that will not be included in the test for originals; optional.

Return Value

Type: boolean
true of a document instance is marked PrintMgmtSetupDocInstanceType::Original; otherwise, false.

Only one document instance can be an original.

Community Additions

ADD
Show: