|
LOCAL cReportFile$="SO_LotSerialNumberHistory.rpt" |
|
LOCAL cWorkFile$="SO_LotSerialHistoryWrk" |
|
PROPERTY EnableLotSerialExpirationDates$ Lot/Serial Expiration Dates enabled |
|
PROPERTY ReportCaption$ * Read Only * |
|
FUNCTION GetSourceTables$(table$) |
|
cIsSysDB, cModuleCode$, oReportPath$, oDestination$, oStatus, oPrompt, oWindowTitle$ |
|
GetFiscal(), SetDefaults(), GetOrderTypesSubtitle$(), SetChildColl() |
|