Skip to content

KVSMEDItemTrackingSelection#

Procedures#

SetRecordsForSelection(Record KVSMEDItemTrackingSelection) :#

Summary: This function set temporary records for this page Replaces the current records with the specified records by copying via repeat/until insert.

procedure SetRecordsForSelection(var TempItemTrackingSelection: Record "KVSMEDItemTrackingSelection" temporary): 

Parameters:

  • TempItemTrackingSelection:

GetSelectedTracking(Code[50], Code[50], Code[30], Date, Date, Date) :#

Summary: This function sets the parameter from the current selected record

procedure GetSelectedTracking(var SerialNo: Code[50]; var LotNo: Code[50]; var ExtLotNo: Code[30]; var ExpirationDate: Date; var ProductionDate: Date; var WarrantyDate: Date): 

Parameters:

  • SerialNo:
  • LotNo:
  • ExtLotNo:
  • ExpirationDate:
  • ProductionDate:
  • WarrantyDate: