Share via


JmgPayRate.promptUserExistingPayItems Method

Prompts the user to confirm changing a pay rate, if there has already been generated pay transactions based on the original pay rate.

Syntax

public boolean promptUserExistingPayItems([boolean _delete])

Run On

Called

Parameters

  • _delete
    Type: boolean
    A Boolean value that specifies whether the JmgPayRate record is about to be deleted; otherwise, false.

Return Value

Type: boolean
true if the user confirms update of pay rate; otherwise, false.

Remarks

The method also returns true if no pay transactions exist.

See Also

Reference

JmgPayRate Table