Tax.validatePerSourceLineTaxType_IN Method [AX 2012]
Validates per source line tax type.
protected boolean validatePerSourceLineTaxType_IN(
TableId _sourceTableId,
RefRecId _sourceRecId,
TaxType_IN _taxtype,
InventTransId _inventTransId)
Run On
ServerParameters
- _sourceTableId
- Type: TableId Extended Data Type
The source table id.
- _sourceRecId
- Type: RefRecId Extended Data Type
The source rec id.
- _taxtype
- Type: TaxType_IN Enumeration
The tax type.
- _inventTransId
- Type: InventTransId Extended Data Type
The invent trans id.
Community Additions
ADD
Show: