Click or drag to resize

clsImportQualityProcess Fields

The clsImportQualityProcess type exposes the following members.

Fields
  NameDescription
Public fieldAutoReportSaveModeCSO
Defines the process of document creation, when saving the results. (auto creation of crystal report pdf and storing into the Folder Mechanism) (for tested customer service objects). See clsImportQualityProcesseAutoPrintReportSaveMode
Public fieldAutoReportSaveModeEquipment
Defines the process of document creation, when saving the results. (auto creation of crystal report pdf and storing into the Folder Mechanism) (for tested equipment). See clsImportQualityProcesseAutoPrintReportSaveMode
Public fieldDefaultStatus
DefaultStatus
Public fieldFolderIDCSO
Link a folder in the MARIProject Document Management to store manually or automtically the result Crystal Report PDF when saving results. (For customer service objects)
Public fieldFolderIDEquipment
Link a folder in the MARIProject Document Management to store manually or automtically the result Crystal Report PDF when saving results. (For equipment)
Public fieldMatchcode
Matchcode
Public fieldPictureArrayOfBytes
The picture can be transfered via a byte array instead of a PictureFileName.
Public fieldPictureFileName
Linking a file name, will load this file into the database. The file content has to be accessable from the import process.

The picture content is stored in: View: MARIPictures : : Table: MPBilder

Public fieldPictureID
Link one picture or drawing to ilustrate the quality process. See also clsImportQualityProcessQuestion.QuestionPictureID to store a picture for each question.
Public fieldQEmployee1
First responsible for the quality process
Public fieldQEmployee2
Second responsible for the quality process
Public fieldQualityProcess
internal unique ID
Public fieldQualityProcessType
Public fieldQualitySteps
QualitySteps to be taken. Only used for Quality Process for logistic
Public fieldReportIDCSO
Link a Crystal Reports design to print the results for this QualityProcess linked to a customer service object
Public fieldReportIDEquipment
Link a Crystal Reports design to print the results for this QualityProcess linked to a equipment master.
Public fieldSignatureModeCSO
To integrated a signature picture. this mode defines the source. (From the user storing the result, from a fixed user) (for tested customer service objects). See clsImportQualityProcesseSignatureMode
Public fieldSignatureModeEquipment
To integrated a signature picture. this mode defines the source. (From the user storing the result, from a fixed user) (for tested equipment). See clsImportQualityProcesseSignatureMode
Public fieldSignatureSourceCSO
stores the employee number, when the Signature mode uses a fixed employee (for tested customer service objects)
Public fieldSignatureSourceEquipment
stores the employee number, when the Signature mode uses a fixed employee (for tested equipment)
Top
See Also