You are here:
Input Layer
Admins configure the Data Preparation DPE to populate these DLOs. Ensure the fields listed here are mapped correctly in the Transaction Journal datasource node and flow through all join nodes.
Required Editions
| Available in: Enterprise, Unlimited, and Developer Editions that have Rebate and Accrual Management Advanced enabled. |
AccrualAndPayoutRuleIngest_dll
| Label | API Name | Type | Description |
|---|---|---|---|
| ID | Id__c | Text | Unique identifier for the rule ingest record |
| Usage Tag | UsageTag__c | Text | Partitions records by business module |
| Reference Date | ReferenceDate__c | Date | Operational date of the underlying transaction |
| Accrual And Payout Rule Meta Name | AccrualAndPayoutRuleMetaName__c | Text | Links to the rule metadata record |
| Account | Account__c | Text | Member account identifier |
| Product | Product__c | Text | Product identifier |
| Source1 | Source1__c | Text | Primary source system identifier |
| Source2 | Source2__c | Text | Secondary source system identifier |
| Anchor1 | Anchor1__c | Text | Custom aggregation dimension 1 |
| Anchor2 | Anchor2__c | Text | Custom aggregation dimension 2 |
| Anchor3 | Anchor3__c | Text | Custom aggregation dimension 3 |
| Date From | DateFrom__c | Date | Start date of the accrual period |
| Date Thru | DateThru__c | Date | End date of the accrual period |
| Effective Date | EffectiveDate__c | Date | Effective date of the rule |
| Status | Status__c | Text | Processing status of the record |
| Value | Value__c | Number | Transaction value |
| Baseline Date From | BaselineDateFrom__c | Date | Start of the baseline calculation window |
| Baseline Date Thru | BaselineDateThru__c | Date | End of the baseline calculation window |
| Tier Date From | TierDateFrom__c | Date | Start date for tier evaluation |
| Tier Date Thru | TierDateThru__c | Date | End date for tier evaluation |
| Last Modified | LastModified__c | DateTime | Timestamp of last record update |
| Sfdc Organization ID | SfdcOrganizationId__c | Text | Org identifier for multi-tenant isolation |
AccrualAndPayoutTierIngest_dll
| Label | API Name | Type | Description |
|---|---|---|---|
| ID | Id__c | Text | Unique identifier for the tier ingest record |
| Accrual And Payout Rule Ingest | AccrualAndPayoutRuleIngest__c | Text | Links to the parent rule ingest record |
| From Value | FromValue__c | Number | Minimum threshold for this tier |
| To Value | ToValue__c | Number | Maximum threshold for this tier |
| Value | Value__c | Number | Benefit rate or amount for this tier |
| Usage Tag | UsageTag__c | Text | Partitions records by business module |
| Sfdc Organization ID | SfdcOrganizationId__c | Text | Org identifier for multi-tenant isolation |
AccrualAndPayoutInputDayIngest_dll
| Label | API Name | Type | Description |
|---|---|---|---|
| ID | Id__c | Text | Unique identifier for the day ingest record |
| Last Modified | LastModified__c | DateTime | Timestamp of last record update |
| Sfdc Organization ID | SfdcOrganizationId__c | Text | Org identifier for multi-tenant isolation |
| Product | Product__c | Text | Product identifier |
| Account | Account__c | Text | Member account identifier |
| Anchor1 | Anchor1__c | Text | Custom aggregation dimension 1 |
| Anchor2 | Anchor2__c | Text | Custom aggregation dimension 2 |
| Anchor3 | Anchor3__c | Text | Custom aggregation dimension 3 |
| Input Date | InputDate__c | Date | Activity date of the transaction |
| Code | Code__c | Text | Input type code |
| Value | Value__c | Number | Transaction value for this day |
Did this article solve your issue?
Let us know so we can improve!

