fferpcore__EReport__c
Label: EReport Header record for a periodic electronic report submitted to a tax authority. Stores the report type, reporting period, status, and delivery information for each generated e-report.
| fferpcore__DeliveryInformation__c |
Delivery Information |
Summer 2026 |
The delivery details returned when the e-report is sent, including any error information.
|
LongTextArea(32768) |
|
|
| fferpcore__EReportType__c |
EReport Type |
Summer 2026 |
The type of periodic report that the e-report represents.
|
Picklist: FRPaymentReport FRTransactionReport |
false |
|
| fferpcore__EndDate__c |
End Date |
Summer 2026 |
The last day of the period that the e-report covers.
|
Date |
false |
|
| fferpcore__StartDate__c |
Start Date |
Summer 2026 |
The first day of the period that the e-report covers.
|
Date |
false |
|
| fferpcore__Status__c |
Status |
Summer 2026 |
The lifecycle status of the e-report. You can only delete an e-report while it is in the Error status.
|
Picklist: Error Generating Sending Sent |
false |
|
|