Method GetBomLine(BomLineId: integer): IISPDMEngItemBomLine
Description
Retrieves a line based on the technical key. 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.
BomLineId
Technical key 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.