Newer Version Available

This content describes an older version of this product. View Latest

CrMemoProcessErrDtlEvent

Contains information about errors that occurred while creating or applying a credit memo as part of a request. This object is included in a CreditInvoiceProcessedEvent, CreditMemoProcessedEvent, NegInvcLineProcessedEvent, or VoidInvoiceProcessedEvent message. You can't subscribe to CrMemoProcessErrDtlEvent directly. This object is available in API versions 55.0–58.0. In API version 58.0, this field returns a null result. See the ErrorDetails field on the CreditInvoiceProcessedEvent, CreditMemoProcessedEvent, NegInvcLineProcessedEvent, or VoidInvoiceProcessedEvent object for error information.

Supported Calls

describeSObjects()

Special Access Rules

This object is available when Subscription Management is enabled.

Fields

Field Details
ErrorCode
Type
string
Properties
Nillable
Description
Reference code for the type of error that occurred.
ErrorMessage
Type
string
Properties
Nillable
Description
Information about the error that occurred during processing.
ErrorSourceId
Type
reference
Properties
Nillable
Description
The ID of the record on which the error occurred during the credit memo creation process and the application process.
This field is a polymorphic relationship field.
Relationship Name
ErrorSource
Relationship Type
Lookup
Refers To
CreditMemo, CreditMemoLine, Invoice, InvoiceLine
EventUuid
Type
string
Properties
Nillable
Description
A universally unique identifier (UUID) that identifies a platform event message.