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.
Finds a specific MarkupTrans record.
Syntax
client server public static MarkupTrans findByCustInvoiceLineRefId(
CustInvoiceLineIdRefRecId _custInvoiceLineIdRefRecId,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _custInvoiceLineIdRefRecId
Type: CustInvoiceLineIdRefRecId Extended Data Type
The record ID of the CustInvoiceLineIdRef record.
- _forupdate
Type: boolean
A Boolean value that indicates whether to select the record for update; optional.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
A value that is used when the table is not automatically concurrent; optional.
Return Value
Type: MarkupTrans Table
A MarkupTrans table buffer.