Work Order Outside Processing Action Detail
The Work Order Outside Processing Action Detail view object contains information about the outside processing action details related to purchasing and receiving for a supplier operation. .
Data Store Key : FscmTopModelAM.ScmExtractAM.WieBiccExtractAM.WOOSPActionDetailExtractPVO
Primary Keys : OSPDetailPEOWoOspActionDetailId
Initial Extract Date : OSPDetailPEOCreationDate
Incremental Extract Date : OSPDetailPEOLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
OSPDetailPEOCreatedBy | User who created the outside processing action detail record. |
OSPDetailPEOCreationDate | Date and time when the outside processing action detail record was created. |
OSPDetailPEODocRef1 | Value that uniquely identifies the first level of the document represented by the document type. |
OSPDetailPEODocRef2 | Value that uniquely identifies the second level of the document represented by the document type. |
OSPDetailPEODocRef3 | Value that uniquely identifies the third level of the document represented by the document type. |
OSPDetailPEODocumentType | Type of document for which the outside processing action was triggered. |
OSPDetailPEOLastUpdateDate | Date and time when the user last updated the outside processing action detail record. |
OSPDetailPEOLastUpdateLogin | Session login associated with the user who last updated the outside processing action detail record. |
OSPDetailPEOLastUpdatedBy | User who last updated the outside processing action detail record. |
OSPDetailPEOObjectVersionNumber | Number of times the object row was updated. This attribute is used to implement optimistic locking. This number is incremented every time 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. |
OSPDetailPEOOrganizationId | Value that uniquely identifies the manufacturing plant where the outside processing action is performed. |
OSPDetailPEOQuantity | Quantity for which the outside processing action is triggered. |
OSPDetailPEOStatus | Status of the outside processing action. |
OSPDetailPEOSupplierId | Value that uniquely identifies the supplier for whom the outside processing PO is requested or created. This is a foreign key to the Suppliers object. |
OSPDetailPEOSupplierSiteId | Value that uniquely identifies the supplier site for which the outside processing PO is requested or created. This is a foreign key to the Supplier Sites object. |
OSPDetailPEOWoOperationId | Value that uniquely identifies the work order operation for which the outside processing action is triggered. This is a foreign key to the Work Order Operation view object. |
OSPDetailPEOWoOspActionDetailId | Value that uniquely identifies the outside processing action triggered for the supplier operation. This is the primary key of the Outside Processing Action Detail view object. |