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.
Retrieves a description of a tax adjustment detail for a specified tax source.
Syntax
public TaxAdjustmentDetailDescription getTaxAdjustmentDetailDescription(RefTableId _sourceTableId, RefRecId _sourceRecId)
Run On
Server
Parameters
- _sourceTableId
Type: RefTableId Extended Data Type
The table ID of the specified tax source.
- _sourceRecId
Type: RefRecId Extended Data Type
The record ID of the specified tax source.
Return Value
Type: TaxAdjustmentDetailDescription Extended Data Type
The description of the tax adjustment detail for the specified tax source.