Share via


PurchInvoiceJournalPost.getProcessUser Method [AX 2012]

Gets the user who is performing the process.

Syntax

protected UserId getProcessUser()

Run On

Server

Return Value

Type: UserId Extended Data Type
The ID of the user who is performing the process; otherwise, the ID of the current user.

See Also

Reference

PurchInvoiceJournalPost Class