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