Transaction Load Mode Constants
The following constants represent modes for loading intercompany transactions:
Table 165. tagICMLOADFILEENUM Enumeration
Constant | Description |
---|
ICT_LOAD_MERGE | Load the transactions, merging data for existing transactions. |
ICT_LOAD_REPLACE | Load the transactions, replacing data for existing transactions. |
ICT_SCAN_MERGE | Scan the transactions, merging data for existing transactions. |
ICT_SCAN_REPLACE | Scan the transactions, replacing data for existing transactions. |