action.skip

Expense Export History

API Name: ExpenseExportHistory__c

Label API Name Type Description
Name Name AutoNumber
Error Error__c Text(255) The error message in case of transfer errors.
Expense Expense__c MasterDetail(Expense__c) Shows the related expense record.
Export Destination ExportDestination__c Text(255) Shows the related export target.
Exported at ExportedAt__c DateTime Shows the date of the export or last export attempt.
Exported Locked__c Checkbox Indicates that the related expense is excluded from further exports to the same destination.