Share via


RPayController::existSalaryJournal Method [AX 2012]

Checks if salary journal exists.

Syntax

server public static boolean existSalaryJournal([boolean _posted, RHRMEmplId _emplId])

Run On

Server

Parameters

  • _posted
    Type: boolean
    The indicator what to look for: posted or unposted journals.

Return Value

Type: boolean
true if the salary journal found.

See Also

Reference

RPayController Class