File Name
Syntax
None
Parameters
listOfTables: List of tables to export
Returns
None
Side Effects
None
Description
This function will export all data from the table list provided. All columns from each table will be exported. The function FormatTableDataAsCSV will export the following header information for each table [Table Name, Column Names, Column Data Types
Dialog Forms Called
None
File Name
Syntax
None
Parameters
selectedMenuNumber: Menu number selected by user
Returns
None
Side Effects
None
Description
This function takes the menu number, determines the appropriate action to be taken and then calls the ExportDataForTables function with the appropriate table list.
Dialog Forms Called
export.dfc[organization_export]
File Name
Syntax
RequestExportUtility
Parameters
None
Returns
Nothing
Side Effects
None
Description
System action for export utility.
Dialog Forms Called
None