Previous Topic

Next Topic

Inhoudsopgave

Book Index

NewIsahItem Method

Method Method NewIsahItem(TableId: integer, var PrimKey: string): boolean

Description

Enables the engineer to instantly create a part or an engineering item in Isah with a minimum of data. Depending on the Table ID the process form for creating a part or an engineering item will be opened. Production engineers can enter additional data at a later time.

TableId

Table ID. This parameter is used as an input parameter. There are a limited number of possible values:

PrimKey

Key value of the created item, This parameter is both used as an input and output parameter.

Result

Indicates whether the line was successfully selected (= TRUE) or not (= FALSE). PrimKey has a valid value only when the result = TRUE.