PurchTable.interCompanySalesTable Method
Finds and returns the intercompany sales order header record.
Syntax
public SalesTable interCompanySalesTable([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
Specifies whether the intercompany sales order header record should be selected for update.
Return Value
Type: SalesTable Table
The intercompany sales order header record.