Share via


PRLDeductionArrearRecovery::create Method

Creates and inserts a new record into the PRLDeductionArrearRecovery table.

Syntax

client server public static PRLDeductionArrearRecovery create(
    RefRecId _arrearRecId, 
    PRLArrearOffsetType _offsetType, 
    AmountMST _recoveryAmount, 
   [PayrollPayStatementRecId _payStatementRecId])

Run On

Called

Parameters

Return Value

Type: PRLDeductionArrearRecovery Table
The newly created PRLDeductionArrearRecovery record.

Remarks

The !Malformed!_payStatementRecId parameter is optional for recovery records that are adjustments.

See Also

Reference

PRLDeductionArrearRecovery Table