Bank Format Mapping Join Fields
Here is a description of the fields that make up a bank format mapping join.
Field | Description | ||
---|---|---|---|
Name | * | 80 | A short, descriptive, meaningful, and unique name for this record. |
Key:
* – Mandatory field
R – Read-only
The number is the number of characters that are allowed in this text field, where appropriate.
Field | Description | ||
---|---|---|---|
Bank Format Mapping | * | Master-Detail link to the related bank format mapping. | |
Object From | 80 | API name of the From object. This is the object that the data comes from. For example, this might be the Bank Account object (c2g__codaBankAccount__c) | |
Object From Field | 80 | API name of the field on the From object. Using the same example, this would be the standard ID field. | |
Object To | 80 | API name of the To object. In many cases this is the Payments object (c2g__codaPayment__c) or another custom payment object. | |
Object To Field | 80 | API name of the target field on the To object. This can be the Bank Account field (c2g__BankAccount__c). |