Class GL_ExchangeCommon

Properties

LOCAL cReportType  
LOCAL cFileType=0  
LOCAL cStatus$=$$  
LOCAL xlCSV=6  
LOCAL xlExcel4=33  
LOCAL cSkipResetWorktables=isTRUE  

Methods

FUNCTION ProcessExchange(ExchangeName$)  
FUNCTION ProcessExchangeExport(data$, iol$, where$)  
FUNCTION ProcessExchangeImport(data$, iol$, where$)  
FUNCTION LOCAL ConvertExcelDate(date$)  
FUNCTION LOCAL CreateGLAccount()  
FUNCTION LOCAL ExportSetup()  
FUNCTION LOCAL GetExchangeOptions(data$, iol$, where$)  
FUNCTION LOCAL ImportListing()  
FUNCTION LOCAL ValidateGLAccount()  

Properties inherited from: GL_Report

cIsSysDB, cModuleCode$, oReportPath$, oDestination$, oStatus, oPrompt, oWindowTitle$

Methods inherited from: GL_AccountFormatter

ExtractMainAccount(), FormatGLAccount(), ValidateGLAccountStructure()

Methods inherited from: GL_ExchangeXML

ExportXML(), ImportXML(), DropXmlDocument(), PERFORM GetExchangeInfo(), GetXmlDocument()

Methods inherited from: GL_Report

SetDefaults(), SetChildColl()