ErpInternalEvent__e
Label: FDN Internal Event Data used by internal operations in Foundations.
| CcMessageType__c |
Copy to Message Type |
Spring 2018 |
The destination message type to store the event message data. The message type must contain the "Logging." prefix.
|
Text(128) |
|
| Component__c |
Component |
Spring 2018 |
|
Text(128) |
|
| MessageData__c |
Message Data |
Spring 2018 |
|
LongTextArea(32768) |
|
| Method__c |
Method |
Spring 2018 |
|
Text(255) |
|
| Severity__c |
Severity |
Spring 2018 |
|
Text(24) |
|
| ShortMessage__c |
Short Message |
Spring 2018 |
|
Text(255) |
|
|