Fulfillment Line Statuses

The Fulfillment Line Statuses view object that extracts the list of statuses that can be used on a fulfillment line.

Data Store Key : FscmTopModelAM.ScmExtractAM.DooBiccExtractAM.FulfillLineStatusExtractPVO

Primary Keys : FulfilmentLineStatusLineStatusId

Initial Extract Date : FulfilmentLineStatusCreationDate

Incremental Extract Date : FulfilmentLineStatusLastUpdateDate

Attributes

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

Name Description
FulfilmentLineStatusCreatedBy User who created the fulfillment line status row.
FulfilmentLineStatusCreationDate Date when the fulfillment line status row was created.
FulfilmentLineStatusDefaultFlag Indicates whether the status can be the starting status for a fulfillment line. A list of accepted values is defined in the lookup type YES_NO.
FulfilmentLineStatusLastUpdateDate Date when the fulfillment line status row was last updated.
FulfilmentLineStatusLastUpdateLogin Session login associated to the user who most recently updated the fulfillment line status row.
FulfilmentLineStatusLastUpdatedBy User who most recently updated the fulfillment line status row.
FulfilmentLineStatusLineStatusId Value that uniquely identifies the fulfillment line status row. This is the primary key of the Fulfillment Line Statuses view object.
FulfilmentLineStatusObjectVersionNumber Number of times the fulfillment line status row has been updated.
FulfilmentLineStatusOrchestrationApplicationId Value that identifies the orchestration application associated to the fulfillment line status row. This is a foreign key to the DOO_ORCHESTRATION_APPLICATIONS table.
FulfilmentLineStatusStatusCode Code that uniquely identifies the status that can be used on a fulfillment line.