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