|
LOCAL cReportFile$="AP_CheckHistory.rpt" |
|
LOCAL cWorkFile$="AP_CheckHistoryWrk" |
|
PROPERTY ReportCaption$ * Read Only * |
|
FUNCTION GetSourceTables$(table$) |
|
cIsSysDB, cModuleCode$, oReportPath$, oDestination$, oStatus, oPrompt, oWindowTitle$ |
|
AllowSensitiveAccess |
|
cAllowVendOTF |
|
GetDecryptedCols(), CheckEncryptedCols(), ClearEncryptedCols(), DecryptRec(), EncryptRec(), GetEncryptedCols(), InitEncryptInfo(), MaskColumnValue$(), ResetEncryptedCols() |
|
ApInvoiceHistoryInquiry(), ClassChangeVendor(), ClassFormatterVendor$(), ClassOnFocusVendor(), ClassValidateVendor$(), PERFORM ResetVendorCtl() |
|