Available interface definitions

Available interface definitions

The following is a list of all supported interface definitions in the material object model:
Item
Description
Inserts a QA test result record associated with a test specification into the material database.
Deletes a Container from the material database.
Deletes a ContainerMaterial from the material database.
Deletes a ContainerProperty from the material database.
Deletes a ContainerState from the material database.
Deletes a QA error correction record associated with a test specification in the material database.
Deletes a QA test specification limit record associated with a base test specification in the material database.
Deletes a Lot record from the material database.
Deletes a LotProperty from the material database.
Deletes a LotState from the material database.
Deletes a Material record from the material database.
Deletes a MaterialClass record from the material database.
Deletes a MaterialClassProperty record from the material database.
Deletes a MaterialProperty record from the material database.
Deletes a MaterialType record from the material database.
Deletes a StorageLocation record from the material database.
Deletes a SubLot record from the material database.
Deletes a QA test result record associated with a test specification in the material database.
Deletes a QA test specification record from the material database.
Distributes all or a portion of a Lot’s total quantity to a Container. Also distributes or redistributes portions of existing SubLots to other Containers.
Returns a Container object with its properties populated with corresponding data from the material database, based on the Container Name.
Returns a Container object populated with the specified Container data from the material database, based on the ControllerID.
Returns a Container object with its properties populated with corresponding data from the material database, based on the ContainerID.
Returns a list of Containers in a multi-dimensioned array.
Returns a collection of ContainerMaterial objects that are configured for use with a specified Container or StorageLocation.
Returns a collection of 1 to N ContainerPriority objects.
Returns a collection of 1 to N ContainerPriority objects.
Returns a collection of 1 to N Container objects.
Returns a collection of 1 to N MaterialContainer objects.
Returns a ContainerState object with its properties populated with corresponding data from the material database, based on the ContainerState Name.
Returns a list of ContainerStates in a multi-dimensioned array.
Returns a collection of 1 to N ContainerState objects.
Gets an instance of an ErrorCorrection object based on the name of the error correction passed to the interface.
Gets a list of QA error corrections and presents it to the user as a collection of ErrorCorrection objects.
Returns a Lot object populated with the specified Lot data from the material database, based on the Lot name.
Returns a list of Lot objects in a multi-dimensioned array.
Returns a collection of 1 to N Lot objects.
Returns a LotState object populated with the specified LotState data from the material database, based on the LotState name.
Returns a list of LotStates in a multi-dimensioned array.
Returns a collection of 1 to N LotState objects.
Returns a Material object populated with the specified Material data from the material database, based on the Material name.
Returns a Material object populated with the specified Material data from the material database, based on the ControllerID.
Returns a Material object with its properties populated with corresponding data from the material database, based on the MaterialID.
Returns a MaterialClass object that is populated with the specified MaterialClass data from the material database, based on the MaterialClass name.
Returns a MaterialClass object with its properties populated with corresponding data from the material database, based on the MaterialClassID.
Returns a collection of 1 to N MaterialClass objects.
Returns a list of Material objects in a multi-dimensioned array.
Returns a list of Material objects in a multi-dimensioned array.
Returns a collection of 1 to N Material objects.
Returns a Type object populated with the specified MaterialType data from the material database based on the MaterialType Name.
Returns a MaterialType object with its properties populated with corresponding data from the material database, based on the MaterialTypeID.
Returns a list of MaterialType objects in a multi-dimensioned array.
Returns a collection of 1 to N MaterialType objects.
Returns a StorageLocation object populated with the specified StorageLocation data from the material database, based on the Storage Location name.
Returns a StorageLocation object with its properties populated with corresponding data from the material database, based on the StorageLocationID.
Returns a list of StorageLocations in a multi-dimensioned array.
Returns a collection of 1 to N StorageLocation objects.
Inserts a Container record into the material database.
Inserts a ContainerMaterial record into the material database.
Inserts a ContainerProperty record into the material database.
Inserts a Container State record into the material database.
Inserts a QA error correction record associated with a test specification in the material database.
Inserts a QA error correction result record associated with a test result in the material database.
Inserts a QA test specification limit record associated with a base test specification in the material database.
Inserts a Lot record into the material database.
Inserts a Lot State record into the material database.
Inserts a Material record into the material database.
Inserts a MaterialClass record into the material database.
Inserts a MaterialClassProperty record into the material database.
Inserts a MaterialProperty record into the material database.
Inserts a Material Type record into the material database.
Inserts a StorageLocation record into the material database.
Inserts a SubLot record into the material database.
Inserts a QA test specification record into the material database.
Returns a Boolean value (TRUE or FALSE) indicating if the current user has rights to the Lot Author security role.
Returns a Boolean value (TRUE or FALSE) indicating if the current user has rights to the Material Author security role.
Returns a Boolean value (TRUE or FALSE) indicating if there is communications to the Material Server.
Returns a Boolean value (TRUE or FALSE) indicating if the current user has rights to the Material Viewer security role.
Maps a MaterialClassProperty record to the material definition in the material database.
Returns a collection of MaterialClassProperty objects that are derived from the material class upon which they are based.
Updates a Container record in the material database.
Updates a ContainerPriority record in the material database.
Updates a ContainerProperty record in the material database.
Updates a ContainerState record in the material database.
Updates a QA error correction record associated with a test specification in the material database.
Updates a QA error correction result record associated with a test result in the material database.
Updates a QA test specification limit record associated with a base test specification in the material database.
Updates a Lot record in the material database.
Updates a LotProperty record in the material database.
Updates a LotState record in the material database.
Updates a Material record in the material database.
Updates a Class record in the material database.
Updates a MaterialClassProperty record in the material database.
Updates a MaterialProperty record in the material database.
Updates a MaterialType record in the material database.
Updates a StorageLocation record in the material database.
Updates a SubLot record in the material database.
Updates a QA test result record associated with a test specification in the material database.
Updates a QA test specification record in the material database.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal