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 TableId sourceTableId()
Run On
Server
Return Value
Type: TableId Extended Data Type
The table ID of the transaction to tax.
Remarks
For example, if the tax is called from a FiscalDocLine_BR record, this method will return the table ID of that FiscalDocLine_BR record.
This method is being overridden in this derived class.