Previous Topic

Next Topic

Inhoudsopgave

Book Index

GetBomLineByLineNr Method

Method Method GetBomLineByLineNr(BomLineNr: integer): IISPDMEngItemBomLine

Description

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

BomLineNr

Line number of the retrieved line.

Result

Reference to the line which has the specified key value. If an invalid (i.e. not present) key value is specified, then no result is returned.