Tax.validateConsignmentNoteNum_IN Method [AX 2012]

Validates the consignment note number.

protected boolean validateConsignmentNoteNum_IN(TableId _sourceTableId, RefRecId _sourceRecId)

Run On

Server

Parameters

_sourceTableId
Type: TableId Extended Data Type
The source table id.
_sourceRecId
Type: RefRecId Extended Data Type
The source rec id.

Return Value

Type: boolean
Returns true if the validation succeed.

Reference

Community Additions

ADD
Show: