codaPaymentBatchLineItem__c
Label: Payment Batch Line Item The line items of the payment batches generated as part of a payment process (holds information about transaction line items being paid).
| DocumentNumber__c |
Document Number |
Pre-Spring 2018 |
Formula: PaymentDetail__r.Transaction__r.DocumentNumber__c
|
Text |
|
| ErrorDescription__c |
Error Description |
Pre-Spring 2018 |
|
TextArea |
|
| ExternalId__c |
External Id |
Pre-Spring 2018 |
|
Text(32) |
|
| HasErrors__c |
Has Errors |
Pre-Spring 2018 |
|
Checkbox |
false |
| PaymentBatch__c |
Payment Batch |
Pre-Spring 2018 |
Looks up to: codaPaymentBatch__c
|
MasterDetail |
|
| PaymentDetail__c |
Payment Detail |
Pre-Spring 2018 |
Looks up to: codaPaymentLineItem__c
|
Lookup |
|
| Selected__c |
Selected |
Pre-Spring 2018 |
|
Checkbox |
true |
| TransactionValue__c |
Transaction Value |
Pre-Spring 2018 |
|
Number(18,2) |
|
| UnitOfWork__c |
Unit of Work |
Pre-Spring 2018 |
|
Number(18,0) |
|
|