Import Log Status Enum

Type:  Enum
Abstract:  no
Status:  System
Enumerates statuses of an import file processing.

Possible Values:

U - Unprocessed
Added On:  05/21/20
Status:  Active
File has not yet been processed.
P - Processed
Added On:  05/21/20
Status:  Active
File has been processed. If reject file is necessary (import file contained errors), it has not yet been generated.
C - Completed
Added On:  05/21/20
Status:  Active
Import file has been processed. Reject file (if there were any import errors) has been generated.
F - Failed
Added On:  05/21/20
Status:  Active
File processing failed due to file corruption.
D - Deleted
Added On:  05/21/20
Status:  Active
All customer account records imported from this file has been deleted. All associated activity (notes, transactions, etc) have been deleted as well.