CustomerPKMismatchFailure
From
(Difference between revisions)
m (→Fields) |
Latest revision as of 21:45, 30 August 2005
[edit] 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.
[edit] 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. |