Skip to main content

ExportProductionCycles

Export Production Cycles.

Overview

Urlapi/public/FluentisErp/MS/ProductionCycles/ExportProductionCycles
HTTP MethodPOST
Method TypeExport
Fluentis ObjectFluentis.FluentisErp.Core.MS.ProductionCycles.FSProductionCycle

Request parameters

ParameterTypeIs RequiredDescription
BomVersionCodeintegerNoIf present filter production cycles with bill of material version code equal with the specified value.
ItemClassCodesarrayNoIf present filter production cycles with item item class codes included in the specified list.
ItemCodeStringNoIf present filter production cycles with item code equal or starts with the specified value.
ItemDescriptionStringNoIf present filter production cycles with item description equal or starts with the specified value.
ItemVariantCodestringNoIf present filter production cycles with item variant code equal or starts with the specified value.
ItemVariantDescriptionstringNoIf present filter production cycles with item variant description equal or starts with the specified value.
CodestringNoIf present filter production cycles with code equal with the specified value.
DescriptionstringNoIf present filter production cycles with description equal or starts with the specified value.
IsActivebooleanNoIf present filter production cycles with active flag equal with the specified value.
IsStandardTypebooleanNoIf present filter production cycles with standard type flag equal with the specified value.
IsAlternativeTypebooleanNoIf present filter production cycles with alternative type flag equal with the specified value.
ProductionCyclePhasesFilterProductionCyclePhasesFilterNoIf present filter production cycles with phases that meet the specified criteria.

ProductionOrderPhasesFilter properties

PropertyTypeIs RequiredDescription
StandardPhaseCodestringNoIf present filter production cycles containing phases with standard phase code equal with the specified value.
WorkCenterCodestringNoIf present filter production cycles containing phases with work center code equal with the specified value.
MachineCodestringNoIf present filter production cycles containing phases with machine code equal with the specified value.
LabourGroupCodestringNoIf present filter production cycles containing phases with labour group code equal with the specified value.
IsExternalbooleanNoIf present filter production cycles containing phases with external flag equal with the specified value.
IsProductivebooleanNoIf present filter production cycles containing phases with productive flag equal with the specified value.
IsMovablebooleanNoIf present filter production cycles containing phases with movable flag equal with the specified value.
ValidityDatedateNoIf present filter production cycles containing phases with validity start date less than or equal with the specified value and validity end date greather than or equal with the specified value.
ExportFilterstringNoGeneric string filter expression for filtering items.