CData Python Connector for Oracle Fusion Cloud SCM

Build 24.0.9175

WorkOrderStatuses

Manages statuses of work orders, providing insights into the current state of each order.

Columns

Name Type Description
SeededFlag Bool Indicates whether the work order status is a predefined (seeded) value provided by the application. If the value is 'true', the status is seeded and cannot be modified; if the value is 'false', it is a user-defined status.
WoStatusCode String A short code or abbreviation that identifies the work order status. This code is used for quick reference in system interfaces and reports.
WoStatusDescription String A detailed description of the work order status. This provides additional context to help users understand the specific meaning or usage of the status.
WoStatusId [KEY] Long The unique identifier for the work order status. This primary key ensures that each status is uniquely identifiable in the system, supporting accurate tracking and management.
WoStatusName String The name of the work order status. This user-friendly label is displayed in application interfaces and reports to identify the status of a work order.
WoSystemStatusCode String An abbreviation representing the predefined system status of the work order. This code maps to internal system statuses that govern operational workflows and behaviors.
InactiveDate Date The date when the work order status becomes inactive. After this date, the status can no longer be assigned to work orders, supporting lifecycle management and preventing the use of obsolete statuses.
Finder String A utility field that enables advanced search and filtering capabilities for work order statuses. This field helps users efficiently locate specific statuses based on various attributes like name, code, or description.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175