RetailBarcodeManagement.hasCheckDigit Method [AX 2012]

This method checks whether check-digit is required for specific setups.

public boolean hasCheckDigit(BarcodeSetup _barcodeSetup)

Run On

Server

Parameters

_barcodeSetup
Type: BarcodeSetup Table
A buffer of table BarcodeSetup.

Return Value

Type: boolean
A boolean true if check-digit is required otherwise, false.

Community Additions

ADD
Show: