Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates per source line tax type.
Syntax
protected boolean validatePerSourceLineTaxType_IN(
TableId _sourceTableId,
RefRecId _sourceRecId,
TaxType_IN _taxtype,
InventTransId _inventTransId)
Run On
Server
Parameters
- _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.
Return Value
Type: boolean
Returns true if the validation succeed.