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.
Retrieves the report line that corresponds to the specified view line and line type.
Syntax
private InventValueReportTmpLine findReportLine(
InventValueReportLineType _lineType,
InventValueReportSubContUnionAll _subContTransView,
InventSiteId _inventSiteId)
Run On
Server
Parameters
- _lineType
Type: InventValueReportLineType Enumeration
A member of the InventValueReportLineType enumeration.
- _subContTransView
Type: InventValueReportSubContUnionAll View
A record from the InventValueReportSubContUnionAll view.
- _inventSiteId
Type: InventSiteId Extended Data Type
The invent site ID to be stored in the report line.
Return Value
Type: InventValueReportTmpLine Table
A record from the InventValueReportTmpLine table.