Shipment Line Assignments

The Shipment Line Assignments view object contains information of shipment lines assigned to packing units and shipments.

Data Store Key : FscmTopModelAM.ScmExtractAM.WshBiccExtractAM.DeliveryLineAssignmentExtractPVO

Primary Keys : DeliveryLineAssignmentPEODeliveryAssignmentId

Initial Extract Date : DeliveryLineAssignmentPEOCreationDate

Incremental Extract Date : DeliveryLineAssignmentPEOLastUpdateDate

Attributes

This table provides the list of exposed attributes and their descriptions.

Name Description
DeliveryLineAssignmentPEOCreatedBy User who created the shipment line assignment.
DeliveryLineAssignmentPEOCreationDate Date when the application created the shipment line assignment.
DeliveryLineAssignmentPEODeliveryAssignmentId Value that uniquely identifies the shipment line assignment.
DeliveryLineAssignmentPEODeliveryDetailId Value that uniquely identifies the shipment line.
DeliveryLineAssignmentPEODeliveryId Value that uniquely identifies the shipment.
DeliveryLineAssignmentPEOLastUpdateDate Date when the user most recently updated the shipment line assignment.
DeliveryLineAssignmentPEOLastUpdateLogin Login that the user used when updating the shipment line assignment.
DeliveryLineAssignmentPEOLastUpdatedBy User who most recently updated the shipment line assignment.
DeliveryLineAssignmentPEOObjectVersionNumber Number of times the object row has been updated. This attribute is used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
DeliveryLineAssignmentPEORequestId Value that uniquely identifies the request of the scheduled process that created or last modified the shipment line assignment.