PdsResetShelfDateValid.validateAndUpdateExpiryDate Method [AX 2012]

Validates and updates the expiry date.

public boolean validateAndUpdateExpiryDate(PdsVendExpiryDate _expiryDate)

Run On

Called

Parameters

_expiryDate
Type: PdsVendExpiryDate Extended Data Type
The expiry date to validate and update if valid.

Return Value

Type: boolean
true if the expiry date passes validation and was updated; otherwise, false.

Community Additions

ADD
Show: