Previous Topic

Next Topic

Inhoudsopgave

Book Index

AddPartLine Method

Method Method AddPartLine(SubPartCode: string, SubPartRevisionNr: string, LineNr: integer, Description: string, Quantity: double): IISPDMEngItemBomLine

Description

Adds a part BOM line with the minimum required number of fields.

SubPartCode

Part code of part that will be added to the BOM.

SubPartRevisionNr

Revision code of part that will be added to the BOM.

LineNr

Line number

Description

Description

Quantity

Quantity

Result

Reference to the newly added line.