Skip to main content

ExportProductionJobOrders

Export Production Job Orders.

Overview

Urlapi/public/FluentisErp/MS/ProductionJobOrders/ExportProductionJobOrders
HTTP MethodPOST
Method TypeExport
Fluentis ObjectFluentis.FluentisErp.Core.MS.ProductionJobOrders.FSProductionJobOrder

Request parameters

ParameterTypeIs RequiredDescription
DocumentTypeCodestringNoIf present filter production job orders with document type code equal with the specified value.
YearintegerNoIf present filter production job orders with year equal with the specified value.
NumberintegerNoIf present filter production job orders with number equal with the specified value.
AccountCodestringNoIf present filter production job orders with account code equal with the specified value.
AccountDetailCodestringNoIf present filter production job orders with account detail code equal with the specified value.
AccountDescriptionstringNoIf present filter production job orders with account description equal or starts with the specified value.
ProductionSiteCodestringNoIf present filter production job orders with production site code equal with the specified value.
ProcurementPriorityCodestringNoIf present filter production job orders with procurement priority code equal with the specified value.
IsMultiproductbooleanNoIf present filter production job orders with multiproduct flag equal with the specified value.
IsProcurementTypePurchasebooleanNoIf present filter production job orders with procurement type purchase flag equal with the specified value.
IsProcurementTypeProductionbooleanNoIf present filter production job orders with procurement type production flag equal with the specified value.
IsProcurementTypeSubcontractorbooleanNoIf present filter production job orders with procurement type subcontractor flag equal with the specified value.
IsProductionJobOrderStateNotExaminedbooleanNoIf present filter production job orders with production job order state not examined flag equal with the specified value.
IsProductionJobOrderStateScheduledbooleanNoIf present filter production job orders with production job order state scheduled flag equal with the specified value.
IsProductionJobOrderStateLaunchedbooleanNoIf present filter production job orders with production job order state launched flag equal with the specified value.
IsProductionJobOrderStateExecutivebooleanNoIf present filter production job orders with production job order state executive flag equal with the specified value.
IsProductionJobOrderStateClosedbooleanNoIf present filter production job orders with production job order state closed flag equal with the specified value.
IsProductionJobOrderStateHistoricizedbooleanNoIf present filter production job orders with production job order state historicized flag equal with the specified value.
FromEstimatedStartDatedateNoIf present filter production job orders with estimated start date less or equal with the specified value.
ToEstimatedStartDatedateNoIf present filter production job orders with estimated start date greater than or equal with the specified value.
FromEstimatedEndDatedateNoIf present filter production job orders with estimated end date less or equal with the specified value.
ToEstimatedEndDatedateNoIf present filter production job orders with estimated end date greater than or equal with the specified value.
ProductionJobOrderItemsFilterProductionJobOrderItemsFilterNoIf present filter production job orders with items that meet the specified criteria.
ProductionJobOrderSalesOrderItemsFilterProductionJobOrderSalesOrderItemsFilterNoIf present filter production job orders with sales order items that meet the specified criteria.

ProductionJobOrderItemsFilter properties

PropertyTypeIs RequiredDescription
ItemClassCodesarrayNoIf present filter production job orders containing items with item's item class codes included in the specified list.
ItemCodeStringNoIf present filter production job orders containing items with item code equal or starts with the specified value.
ItemDescriptionStringNoIf present filter production job orders containing items with item description equal or starts with the specified value.
ItemVariantCodestringNoIf present filter production job orders containing items with item variant code equal or starts with the specified value.
ItemVariantDescriptionstringNoIf present filter production job orders containing items with item variant description equal or starts with the specified value.
BillOfMaterialsVersionCodeintegerNoIf present filter production job orders containing items with bill of material version code equal with the specified value.
CycleintegerNoIf present filter production job orders containing items with cycle equal with the specified value.
AccountCodestringNoIf present filter production job orders containing items with account code equal with the specified value.
AccountDetailCodestringNoIf present filter production job orders containing items with account detail code equal with the specified value.
AccountDescriptionstringNoIf present filter production job orders containing items with account description equal or starts with the specified value.
ProjectProjectTitlestringNoIf present filter production job orders containing items with project project title equal or starts with the specified value.
IsProcurementTypePurchasebooleanNoIf present filter production job orders containing items with procurement type purchase flag equal with the specified value.
IsProcurementTypeProductionbooleanNoIf present filter production job orders containing items with rocurement type production flag equal with the specified value.
IsProcurementTypeSubcontractorbooleanNoIf present filter production job orders containing items withprocurement type subcontractor flag equal with the specified value.
FromPreviewedDateStartdateNoIf present filter production job orders containing items with previewed start date less or equal with the specified value.
ToPreviewedDateStartdateNoIf present filter production job orders containing items with previewed start date greater than or equal with the specified value.
FromPreviewedDateEnddateNoIf present filter production job orders containing items with previewed end date less or equal with the specified value.
ToPreviewedDateEnddateNoIf present filter production job orders containing items with previewed end date greater than or equal with the specified value.
FromReadyGoodsDatedateNoIf present filter production job orders containing items with ready goods date less or equal with the specified value.
ToReadyGoodsDatedateNoIf present filter production job orders containing items with ready goods date greater than or equal with the specified value.
ExportFilterstringNoGeneric string filter expression for filtering items.

ProductionJobOrderSalesOrderItemsFilter properties

PropertyTypeIs RequiredDescription
SalesOrderSalesOrderTypeCodestringNoIf present filter production orders containing sales order items with sales order sales order type type code equal with the specified value.
SalesOrderYearintegerNoIf present filter production orders containing sales order items with sales order year equal with the specified value.
SalesOrderNumberintegerNoIf present filter production orders containing sales order items with sales order number equal with the specified value.
SalesOrderAccountCodestringNoIf present filter production orders containing sales order items with sales order account code equal with the specified value.
SalesOrderAccountDetailCodestringNoIf present filter production orders containing sales order items with sales order account detail code equal with the specified value.
SalesOrderAccountDescriptionstringNoIf present filter production orders containing sales order items with sales order account description equal or starts with the specified value.
ExportFilterstringNoGeneric string filter expression for filtering items.