MarkupTrans::mcrGetSalesRecs Method
Concatenates the RecId of MarkupTrans records associated with a SalesTable record and all the SalesLine records associated with the SalesTable record.
Syntax
client server public static str mcrGetSalesRecs(SalesTable _salesTable)
Run On
Called
Parameters
- _salesTable
Type: SalesTable Table
The SalesTable record to find records for.
Return Value
Type: str
List of MarkupTrans recIds belonging to the header and lines on a sales order.