RetailStatementPost.run Method [AX 2012]

Validates and posts the RetailStatementPost record.

public void run()

Run On

Server

ExceptionCondition
Error

If the statement is incorrect, posting is canceled and the status of batch framework task changes to error.

UpdateConflictNotRecovered

Cannot update if any other user is trying update at the same time. The update conflict cannot be recovered.

UpdateConflict

Update conflict as any other user is trying to update the record at the same time.

Also posts the discounts, payment, Income expense amount and sales orders.

Community Additions

ADD
Show: