MarkupTrans::findPurchLine_IN Method
Reads the MarkupTrans table for the specified recid and table id.
Syntax
client server public static MarkupTrans findPurchLine_IN(TableId _tableId, RecId _recId)
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
The unique table id to find.
- _recId
Type: RecId Extended Data Type
The unique record id to find.
Return Value
Type: MarkupTrans Table
A buffer containing MarkupTrans table.