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.
Returns the table ID of the transaction that should be taxed.
Syntax
public RefTableId sourceTableId()
Run On
Server
Return Value
Type: RefTableId Extended Data Type
The ID of the transaction to tax.
Remarks
For example, if the tax is called from a sales line, this method returns the table ID of that SalesLine record.
This method is overridden by derived methods.