Share via


LedgerJournalMultiPost.runsImpersonated Method [AX 2012]

Indicates whether this batch job will be run on the Application Object Server (AOS).

Syntax

public boolean runsImpersonated()

Run On

Called

Return Value

Type: boolean
true if this batch job will be run on the AOS; otherwise, false.

Remarks

This method always returns true.

See Also

Reference

LedgerJournalMultiPost Class