PriceDiscAdmCheckPost.checkValidateWrite Method [AX 2012]

Determines whether the record has errors because of the execution of PriceDiscAdmTrans.validateWrite method.

protected str checkValidateWrite(PriceDiscAdmTrans _priceDiscAdmTrans)

Run On

Called

Parameters

_priceDiscAdmTrans
Type: PriceDiscAdmTrans Table
The record that will be checked.

Return Value

Type: str
The Log which is empty if no errors are found; otherwise, the information about the errors.

Community Additions

ADD
Show: