Skip to main content

ExportResourcesRequirementsOrders

Export Resources Requirements Orders.

Overview

Urlapi/public/FluentisErp/MS/ResourcesRequirements/ExportResourcesRequirementsOrders
HTTP MethodPOST
Method TypeExport
Fluentis ObjectFluentis.FluentisErp.Core.MS.ResourcesRequirements.FSResourcesRequirementsOrder

Request parameters

ParameterTypeIs RequiredDescription
DocumentTypeCodestringNoIf present filter resource requirements orders with document type code equal with the specified value.
YearintegerNoIf present filter resource requirements orders with year equal with the specified value.
NumberintegerNoIf present filter resource requirements orders with number equal with the specified value.
ProductionJobOrderDocumentTypeCodestringNoIf present filter resourcer equirements orders with production job order's document type code equal with the specified value.
ProductionJobOrderYearintegerNoIf present filter resourcer equirements orders with production job order's year equal with the specified value.
ProductionJobOrderNumberintegerNoIf present filter resourcer equirements orders with production job order's number equal with the specified value.
ItemClassCodesarrayNoIf present filter resourcer equirements orders with item's item class codes included in the specified list.
ItemCodeStringNoIf present filter resourcer equirements orders with item code equal or starts with the specified value.
ItemDescriptionStringNoIf present filter resourcer equirements orders with item description equal or starts with the specified value.
ItemVariantCodestringNoIf present filter resourcer equirements orders with item variant code equal or starts with the specified value.
ItemVariantDescriptionstringNoIf present filter resourcer equirements orders with item variant description equal or starts with the specified value.
BillOfMaterialsVersionCodeintegerNoIf present filter resourcer equirements orders with bill of material version code equal with the specified value.
AccountCodestringNoIf present filter resourcer equirements orders with account code equal with the specified value.
AccountDetailCodestringNoIf present filter resourcer equirements orders with account detail code equal with the specified value.
AccountDescriptionstringNoIf present filter resourcer equirements orders with account description equal or starts with the specified value.
ProjectProjectTitlestringNoIf present filter resourcer equirements orders with project project title equal or starts with the specified value.
VendorAccountCodestringNoIf present filter resourcer equirements orders with vendor account code equal with the specified value.
VendorAccountDetailCodestringNoIf present filter resourcer equirements orders with vendor account detail code equal with the specified value.
VendorAccountDescriptionstringNoIf present filter resourcer equirements orders with vendor account description equal or starts with the specified value.
IsProcurementTypePurchasebooleanNoIf present filter resourcer equirements orders with procurement type purchase flag equal with the specified value.
IsProcurementTypeProductionbooleanNoIf present filter resourcer equirements orders with procurement type production flag equal with the specified value.
IsProcurementTypeSubcontractorbooleanNoIf present filter resourcer equirements orders with procurement type subcontractor flag equal with the specified value.
FromStartDatedateNoIf present filter resourcer equirements orders with start date less or equal with the specified value.
ToStartDatedateNoIf present filter resourcer equirements orders with start date greater than or equal with the specified value.
FromEndDatedateNoIf present filter resourcer equirements orders with end date less or equal with the specified value.
ToEndDatedateNoIf present filter resourcer equirements orders with end date greater than or equal with the specified value.
ResourcesRequirementsOrderMaterialsFilterResourcesRequirementsOrderMaterialsFilterNoIf present filter resourcer equirements orders with order materials that meet the specified criteria.
ResourcesRequirementsOrderPhasesFilterResourcesRequirementsOrderPhasesFilterNoIf present filter resourcer equirements orders with order phases that meet the specified criteria.

ResourcesRequirementsOrderMaterialsFilter properties

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

ResourcesRequirementsOrderPhasesFilter properties

PropertyTypeIs RequiredDescription
StandardPhaseCodestringNoIf present filter resourcer equirements orders containing phases with standard phase code equal with the specified value.
WorkCenterCodestringNoIf present filter resourcer equirements orders containing phases with work center code equal with the specified value.
MachineCodestringNoIf present filter resourcer equirements orders containing phases with machine code equal with the specified value.
LabourGroupCodestringNoIf present filter resourcer equirements orders containing phases with labour group code equal with the specified value.
IsExternalbooleanNoIf present filter resourcer equirements orders containing phases with external flag equal with the specified value.
IsProductivebooleanNoIf present filter resourcer equirements orders containing phases with productive flag equal with the specified value.
IsMovablebooleanNoIf present filter resourcer equirements orders containing phases with movable flag equal with the specified value.
ExportFilterstringNoGeneric string filter expression for filtering items.