PriceDiscAdmCopy.validateRecord Method [AX 2012]

Validates new values for the ItemRelation and AccountRelation fields in the PriceDiscAdmTrans table.

private boolean validateRecord(PriceDiscAdmTrans _priceDiscAdmTrans)

Run On

Called

Parameters

_priceDiscAdmTrans
Type: PriceDiscAdmTrans Table
The record to validate.

Return Value

Type: boolean
true if the values are valid; otherwise, false.

Community Additions

ADD
Show: