RevenueRecognitionErrorLogLineItem__c
Label: Recognition Error Log Line Item Contains detailed information about failed transaction lines.
Message__c |
Message |
Pre-Spring 2018 |
|
LongTextArea(32768) |
|
Process__c |
Process |
Pre-Spring 2018 |
Formula: RevenueRecognitionErrorLog__r.Process__c
|
Text |
|
Record__c |
Source Record Link |
Pre-Spring 2018 |
Formula: IF(IsBlank(SourceRecordID__c), '', HYPERLINK('/' + SourceRecordID__c, IF(IsBlank(SourceRecordName__c), 'Link', SourceRecordName__c)))
|
Text |
|
RevenueRecognitionErrorLog__c |
Recognition Error Log |
Pre-Spring 2018 |
Looks up to: RevenueRecognitionErrorLog__c
|
MasterDetail |
|
SourceRecordID__c |
Source Record ID |
Pre-Spring 2018 |
|
Text(18) |
|
SourceRecordName__c |
Source Record Name |
Pre-Spring 2018 |
|
Text(255) |
|
|