Foundations Data Dictionary

fferpcore__EReportSourceLine__c

Label: EReport Source Line

Detail record for a single source document that contributes to an e-report. Each source line stores the serialized source data used to build the report, along with the report type, document entity type, and document date. Source lines are created and deleted together with their parent e-report.

Field NameField LabelCreated in VersionDescriptionTypeRequiredDefault Value
fferpcore__DocumentDate__c Document Date Summer 2026 The date of the source document that the source line represents.

Date false
fferpcore__DocumentEntityType__c Document Entity Type Summer 2026 The transaction category of the source document, either business-to-business or business-to-consumer.

Picklist:
B2B
B2C
false
fferpcore__EReportType__c EReport Type Summer 2026 The type of periodic report that the source line contributes to.

Picklist:
FRPaymentReport
FRTransactionReport
false
fferpcore__EReport__c EReport Summer 2026 The e-report that the source line contributes to.

Looks up to: fferpcore__EReport__c
MasterDetail
fferpcore__SourceData__c Source Data Summer 2026 The serialized JSON representation of the source document used to build the e-report.

LongTextArea(131072)


© Copyright 2009–2026 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.