PdcFinancial.EmptyExportTable: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
Created page with "== Declaration == EmptyExportTable == Description == Empty the export table == Notes == This method empty the table FACEXP, earlier exported data will be removed. After thi..."
 
 
Line 18: Line 18:


== Availability ==
== Availability ==
Available since September 2007 (From version 3.8).
No longer supported

Latest revision as of 13:12, 22 June 2023

Declaration

EmptyExportTable

Description

Empty the export table

Notes

This method empty the table FACEXP, earlier exported data will be removed. After this a clean export can be done. To find the table view of FACEXP in Plan-de-CAMpagne, go to the main menu "File-Import/Export-Financial Export". On the tab "Exportfile" the table FACEXP is shown.

Code example

pdc.Import_Export.Financial.EmptyExportTable

Availability

No longer supported