Previous Topic

Next Topic

Inhoudsopgave

Book Index

GetBomLine Method

Method Method GetBomLine(LineNr: integer): IISPDMProductionHeaderBomLine

Description

Retrieving a line based on the line number. If the line is not present in the database, no result will be returned. The retrieving application will have to check whether the function has returned a valid value.

BomLineNr

Line number of retrieved line.

Result

Reference to the line with the specified key value. If an invalid (not available) key value is specified, then no result is returned.