Share via


PurchLineType_ReturnItem.validateWrite Method [AX 2012]

Validates a PurchLine buffer based on logic that spans several current table buffers.

Syntax

public boolean validateWrite()

Run On

Called

Return Value

Type: boolean
true if the table buffer has valid information and may be saved; otherwise, false.

See Also

Reference

PurchLineType_ReturnItem Class