ffrr__RevenueRecognitionErrorLogLineItem__c
Label: Recognition Error Log Line Item Contains detailed information about failed transaction lines.
| ffrr__Message__c |
Message |
Pre-Spring 2018 |
|
LongTextArea(32768) |
|
|
| ffrr__Process__c |
Process |
Pre-Spring 2018 |
Formula: ffrr__RevenueRecognitionErrorLog__r.ffrr__Process__c
|
Text |
false |
|
| ffrr__Record__c |
Source Record Link |
Pre-Spring 2018 |
Formula: IF(IsBlank(ffrr__SourceRecordID__c), '', HYPERLINK('/' + ffrr__SourceRecordID__c, IF(IsBlank(ffrr__SourceRecordName__c), 'Link', ffrr__SourceRecordName__c)))
|
Text |
false |
|
| ffrr__RevenueRecognitionErrorLog__c |
Recognition Error Log |
Pre-Spring 2018 |
Looks up to: ffrr__RevenueRecognitionErrorLog__c
|
MasterDetail |
|
|
| ffrr__SourceRecordID__c |
Source Record ID |
Pre-Spring 2018 |
|
Text(18) |
false |
|
| ffrr__SourceRecordName__c |
Source Record Name |
Pre-Spring 2018 |
|
Text(255) |
false |
|
|