JobCustomerTemporalIDBean
From
Description
This bean is an extension of the JobTemporalIDBean. It contains the same data which uniquely identifies a job, and additional fields indicating the primary key of the customer associated with the job, and the update index of that customer record.
Fields
The data fields of this object are identical to the fields of JobTemporalIDBean, with the following additional fields.
Name | Type | Description |
---|---|---|
CustomerPK | String | The primary key of the newly created or updated customer record. |
CustomerUpdateIndex | int | The update index of the customer record. |