CustomerPKMismatchFailure
From EconzExternal
Description
This failure is returned when the Customer primary key stored in the job details section of a JobCustomerBean does not match the primary key stored in the CustomerBean of the JobCustomerBean.
Fields
The data fields of this object.
| Name | Type | Size | Description |
|---|---|---|---|
| JobBeanCustomerPK | String | 9 | The Primary key stored in the JobBean. |
| CustomerBeanCustomerPK | String | 9 | The Primary key stored in the CustomerBean. |
