Share via


AxdPriceDiscountJournal.validateDocument Method [AX 2012]

Validates that a document complies with any business rules that govern the processing of the Axd document.

Syntax

public void validateDocument()

Run On

Server

Remarks

This method is called immediately when an inbound document is processed and before the transaction is persisted to the database. It is intended for internal use only, and should not be called through the interface.

See Also

Reference

AxdPriceDiscountJournal Class