Override Parameters for Production Execution in Work Centers

The Override Parameters for Production Execution in Work Centers view object contains information about parameters for overriding production execution in work centers. The returned information includes the work center IDs and quantity UOM codes. A record is returned for every work center.

Data Store Key : FscmTopModelAM.ScmExtractAM.WieBiccExtractAM.ProductionExecutionWorkCenterParametersExtractPVO

Primary Keys : WorkCenterId

Initial Extract Date : CreationDate

Incremental Extract Date : LastUpdateDate

Attributes

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

Name Description
CreatedBy User who created the override parameter for production execution in the work center.
CreationDate Date and time when the override parameter was created for production execution in the work center.
LastUpdateDate Date and time when the override parameter for production execution in the work center was last updated.
LastUpdateLogin Session login associated with the user who last updated the override parameter for production execution in the work center.
LastUpdatedBy User who last updated the override parameter for production execution in the work center.
ObjectVersionNumber Number of times the override parameter for production execution in the work center has been updated. This attribute is used for implementing optimistic locking. This number is incremented every time the parameter is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the parameter since it was queried.
OrganizationId Value that uniquely identifies the manufacturing plant to which the override parameter for production execution belongs.
QuantityUomCode Code that identifies the UOM used when calculating quantity metrics for the work center.
WorkCenterId Value that uniquely identifies the work center. This is the primary key of the Override Parameters for Production Execution in Work Centers view object and a foreign key to the Work Center view object.