RetailConsessionSettlementCreateLogic.connectPrePay Method [AX 2012]

Checks for the partpayment on the contract.

Syntax

public boolean connectPrePay()

Run On

Server

Return Value

Type: boolean
Always returns true.

Remarks

This method deletes the partpayment if an unposted partpayment is set.

See Also

Reference

RetailConsessionSettlementCreateLogic Class