Method SelectPartsListDefinition(var DefinitionCode: string): boolean
Description
Selects a BOM definition.
Definition Code
Definition code. It is used both as an input and output parameter. When used as an input parameter the line with the same code is activated. And when the form is closed using the OK button, this parameter contains the code of the selected line.
Result
Indicates whether the the line was successfully selected (= TRUE) or not (= FALSE).