|
LOCAL cIncludeAssets$=isYES$ |
|
LOCAL cReportFile$="AP_FixedAssetsHistory.rpt" |
|
LOCAL cWorkFile$="AP_FixedAssetsHistoryWrk" |
|
PROPERTY ReportCaption$ * Read Only * |
|
FUNCTION GetSourceTables$(table$) |
|
cIsSysDB, cModuleCode$, oReportPath$, oDestination$, oStatus, oPrompt, oWindowTitle$ |
|
cAllowVendOTF |
|
ApInvoiceHistoryInquiry(), ClassChangeVendor(), ClassFormatterVendor$(), ClassOnFocusVendor(), ClassValidateVendor$(), PERFORM ResetVendorCtl() |
|