ProjTable.createSalesTable_ItemReq Method
Creates a SalesTable record that is associated and initialized with details from the current project.
Syntax
public SalesTable createSalesTable_ItemReq(CustCurrencyCode _currencyCode)
Run On
ClientOrServer
Parameters
- _currencyCode
Type: CustCurrencyCode Extended Data Type
The currency code with which to create the SalesTable record.
Return Value
Type: SalesTable Table
The SalesTable record.