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 an object that implements the TaxableLine interface that represents the transaction line that is specified by the specified parameter.
Syntax
public TaxableLine getLineByRecId(RefRecId _recId)
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
The ID of the transaction line.
Return Value
Type: TaxableLine Interface
An object that represents the transaction line.