Share via


RetailStatementPostChecker.validateLaterReturnsDisbursementSlips_RU Method [AX 2012]

Validates payment transactions having cash disbursememt slip number filled.

Syntax

protected boolean validateLaterReturnsDisbursementSlips_RU()

Run On

Called

Return Value

Type: boolean
true if the validation succeeded; false otherwise.

Remarks

Validates that the cash transaction corresponding to the disbursement slip nunber exists.

Validates that the cash transaction is posted and not used in other payment transaction line.

See Also

Reference

RetailStatementPostChecker Class