Skip to main content

ExportSignalItems

Export Signal Items.

Overview

Urlapi/public/FluentisErp/Mes/ProductionOrders/ExportSignalItems
HTTP MethodPOST
Method TypeExport
Fluentis ObjectFluentis.FluentisErp.Core.Mes.ProductionOrders.FSSignalItem

Request parameters

ParameterTypeIs RequiredDescription
ProductionOrderPhaseProductionOrderDocumentTypeCodestringNoIf present filter signal items with production order phase production order document type code equal with the specified value.
ProductionOrderPhaseProductionOrderYearintegerNoIf present filter signal items with production order phase production order year equal with the specified value.
ProductionOrderPhaseProductionOrderNumberintegerNoIf present filter signal items with production order phase production order number equal with the specified value.
ProductionOrderPhaseProductionOrderLotintegerNoIf present filter signal items with production order phase production order lot equal with the specified value.
ProductionJobOrderDocumentTypeCodestringNoIf present filter signal items with production order phase production order production job order's document type code equal with the specified value.
ProductionJobOrderYearintegerNoIf present filter signal items with production order phase production order production job order's year equal with the specified value.
ProductionJobOrderNumberintegerNoIf present filter signal items with production order phase production order production job order's number equal with the specified value.
ProductionOrderPhaseProductionOrderProjectProjectTitlestringNoIf present filter signal items with production order phase production order project project title equal or starts with the specified value.
ProductionSiteCodestringNoIf present filter signal items with production site code equal with the specified value.
ItemClassCodestringNoIf present filter signal items with item class code equal or starts with the specified value.
ItemCodestringNoIf present filter signal items with item code equal or starts with the specified value.
ItemDescriptionstringNoIf present filter signal items with item description equal or starts with the specified value.
ItemVariantCodestringNoIf present filter signal items with item variant code equal or starts with the specified value.
ItemVariantDescriptionstringNoIf present filter signal items with item variant description equal or starts with the specified value.
ItemProductCategoryCodestringNoIf present filter signal items with item product category code equal with the specified value.
WorkCenterCodestringNoIf present filter signal items with work center code equal with the specified value.
MachineCodestringNoIf present filter signal items with machine code equal with the specified value.
LabourGroupCodestringNoIf present filter signal items with labour group code equal with the specified value.
DefectDetectedCodestringNoIf present filter signal items with defect detcted code equal with the specified value.
InterruptionReasonCodestringNoIf present filter signal items with interruption reason code equal with the specified value.
IsRegisteredbooleanNoIf present filter signal items with registered flag equal with the specified value.
IsSignalStateOpenedbooleanNoIf present filter signal items with signal state opened flag equal with the specified value.
IsSignalStateProgressbooleanNoIf present filter signal items with signal state progress flag equal with the specified value.
IsSignalStateResumptionbooleanNoIf present filter signal items with signal state resumption flag equal with the specified value.
IsSignalStateClosedbooleanNoIf present filter signal items with signal state closed flag equal with the specified value.
SignalItemMaterialsFilterSignalItemMaterialsFilterNoIf present filter signal items with order materials that meet the specified criteria.
SignalItemEmployeesFilterSignalItemEmployeesFilterNoIf present filter signal items with order employees that meet the specified criteria.

SignalItemMaterialsFilter properties

PropertyTypeIs RequiredDescription
ItemClassCodestringNoIf present filter signal items containing materials with item class code equal with the specified value.
ItemCodestringNoIf present filter signal items containing materials with item code equal or starts with the specified value.
ItemDescriptionstringNoIf present filter signal items containing materials with item description equal or starts with the specified value.
ItemVariantCodestringNoIf present filter signal items containing materials with item variant code equal or starts with the specified value.
ItemVariantDescriptionstringNoIf present filter signal items containing materials with item variant description equal or starts with the specified value.
ExportFilterstringNoGeneric string filter expression for filtering items.

SignalItemEmployeesFilter properties

PropertyTypeIs RequiredDescription
EmployeeCodestringNoIf present filter signal items containing employees with employee code equal with the specified value.
EmployeeNamestringNoIf present filter signal items containing employees with employee name equal with the specified value.
EmployeeSurnamestringNoIf present filter signal items containing employees with employee surname equal with the specified value.
TaskCodestringNoIf present filter signal items containing employees with task code equal with the specified value.
ExportFilterstringNoGeneric string filter expression for filtering items.