KVSKBALotNoInformation
Extends #437dbf0e84ff417a965ded2bb9650972#Lot No. Information
Fields
| Name | Type | Note |
|---|---|---|
| KVSKBALotCertificateNo | Code[20] | FlowField |
| KVSKBAProductionDate | Date | |
| KVSKBAExtLotNo | Code[50] | |
| KVSKBAWarrantyDate | Date | Warning: Obsolete FlowField |
| KVSKBAExpirationDate | Date | Warning: Obsolete FlowField |
| KVSKBA Maintenance | Option | OptionMembers: No mandatory fields check,In Progress,Maintenance Completed |
| KVSKBA Blocked By | Enum (KVSKBABlockedBy) | |
| KVSKBA Blocked User | Boolean | |
| KVSKBAStatusCheckingMandFields | Enum (KVSKBAStatusCheckingMandFields) |
Procedures
KVSKBAGetWarrantyDate() : Date
Summary: This function is used to get the Warranty Date for the Lot No. Information record.
procedure KVSKBAGetWarrantyDate(): Date
Returns: Date: The Warranty Date of the Lot No. Information record.
KVSKBAGetExpirationDate() : Date
Summary: This function is used to get the Expiration Date for the Lot No. Information record.
procedure KVSKBAGetExpirationDate(): Date
Returns: Date: The Expiration Date of the Lot No. Information record.