RetailMassUpdateValidator.validateWriteOnInventModelGroupItem Method [AX 2012]

Validates the value assignment on InventModelGroupItem.

private boolean validateWriteOnInventModelGroupItem(RetailMassUpdateWorksheetLine _line)

Run On

Called

Parameters

_line
Type: RetailMassUpdateWorksheetLine Table
A record buffer for table RetailMassUpdateWorksheetLine.

Return Value

Type: boolean
true if value assignment is valid; otherwise,false.

Community Additions

ADD
Show: