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 TableId value of the transaction to tax.
Syntax
public TableId sourceTableId()
Run On
Server
Return Value
Type: TableId Extended Data Type
The ID of the transaction to be taxed.
Remarks
That is, if the tax is called from a SalesLine table, this method will return the TableId value of the SalesLine record.
This method is overridden by derived methods.