D1702830 - Failure Analysis CSS Record Counter
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| mnShortItemNumber_ITM | ITM | MATH_NUMERIC | OPT | INPUT |
This parameter is used as search criteria to select records to be counted. | ||||
| mnAssetNumber_NUMB | NUMB | MATH_NUMERIC | OPT | INPUT |
This parameter is used as search criteria to select records to be counted. | ||||
| szProductFamily_PRODF | PRODF | char | OPT | INPUT |
This parameter is used as search criteria to select records to be counted. | ||||
| szProductModel_PRODM | PRODM | char | OPT | INPUT |
This parameter is used as search criteria to select records to be counted. | ||||
| szProductComponent_PRODC | PRODC | char | OPT | INPUT |
This parameter is used as search criteria to select records to be counted. | ||||
| szEnvironment_ENV | ENV | char | OPT | INPUT |
This parameter is used as search criteria to select records to be counted. | ||||
| szTextSearch_TXTSRCH | TXTSRCH | char | OPT | INPUT |
| ||||
| cFailureAnalysisType_KNLT | KNLT | char | OPT | INPUT |
This parameter is used as search criteria to select records to be counted. | ||||
| cApprovalFlag_KBAPF | KBAPF | char | OPT | INPUT |
This parameter specifies the approval status of the records to be included in the count. If * passed in, all the records will be included in
| ||||
| mnPOMaxRecordCounter_MATH01 | MATH01 | MATH_NUMERIC | OPT | INPUT |
If the number of records matching the search criteria exceeds the number specified in this parameter, the function returns
| ||||
| mnRecordCount_MATH01 | MATH01 | MATH_NUMERIC | OPT | OUTPUT |
This parameter returns the number of records that match search criteria. | ||||
| cMaximumExceeded_EV01 | EV01 | char | OPT | OUTPUT |
This is a flag indicating that the number of records found exceeds the number specified in mnPOMaxRecordCounter parameter. | ||||
| None |
| None |