Share via


RetailConsessionPartPaymentCreate.run Method [AX 2012]

Creates a part payment.

Syntax

public void run()

Run On

Client

Exceptions

Exception Condition
UpdateConflictNotRecovered

A standard update conflict resolution occurs.

UpdateConflict

A standard update conflict resolution occurs.

Error

An update cancellation error occurs.

Remarks

This method calls the createPartSetlement method.

See Also

Reference

RetailConsessionPartPaymentCreate Class