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.
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.