c2g__codaTransactionLineItem__c
Label: c2g__codaTransactionLineItem__c Adding fields to an object in a different managed package
| ffaws__Absolute_Home_Value__c |
Absolute Home Value |
Fall 2019 |
The Field specifies the absolute value of the Home Value.
Formula: ABS( c2g__HomeValue__c )
|
Number(18,2) |
false |
|
| ffaws__CashEntryType__c |
Cash Entry Type |
Fall 2019 |
The cash entry type for which the transaction was created.
Formula: TEXT( c2g__Transaction__r.c2g__CashEntry__r.c2g__Type__c )
|
Text |
false |
|
| ffaws__Transaction_Type__c |
Transaction Type |
Winter 2020 |
The type of transaction.
Formula: TEXT(c2g__Transaction__r.c2g__TransactionType__c)
|
Text |
false |
|
| ffaws__Vendor_Document_Number__c |
Vendor Document Number |
Winter 2020 |
Vendor invoice number or vendor credit note number on the originating document.
Formula: c2g__Transaction__r.c2g__VendorDocumentNumber__c
|
Text |
false |
|
|