Share via


RetailConsessionSettlementCreate.run Method [AX 2012]

Creates a settlement for the contract.

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 run method of the RetailConsessionSettlementCreateLogic class.

See Also

Reference

RetailConsessionSettlementCreate Class