Skip to main content

ExportMrpParameters

Export Mrp Parameters.

Overview

Urlapi/public/FluentisErp/MS/ResourcesRequirements/ExportMrpParameters
HTTP MethodPOST
Method TypeExport
Fluentis ObjectFluentis.FluentisErp.Core.MS.ResourcesRequirements.FSMrpParameter

Request parameters

ParameterTypeIs RequiredDescription
ItemClassCodesarrayNoIf present filter mrp parameters with item's item class codes included in the specified list.
ItemCodestringNoIf present filter mrp parameters with item code equal or starts with the specified value.
ItemDescriptionstringNoIf present filter mrp parameters with item description equal or starts with the specified value.
ItemVariantCodestringNoIf present filter mrp parameters with item variant code equal or starts with the specified value.
ItemVariantDescriptionstringNoIf present filter mrp parameters with item variant description equal or starts with the specified value.
IsPolicyManagementForecastbooleanNoIf present filter mrp parameters with policy management forecast flag equal with the specified value.
IsPolicyManagementStockpilebooleanNoIf present filter mrp parameters with policy management stockpile flag equal with the specified value.
IsPolicyManagementJobOrderbooleanNoIf present filter mrp parameters with policy management job order flag equal with the specified value.
IsPolicyManagementRequirementsbooleanNoIf present filter mrp parameters with policy management requirements flag equal with the specified value.
IsProcurementTypePurchasebooleanNoIf present filter mrp parameters with procurement type purchase flag equal with the specified value.
IsProcurementTypeProductionbooleanNoIf present filter mrp parameters with procurement type production flag equal with the specified value.
IsProcurementTypeSubcontractorbooleanNoIf present filter mrp parameters with procurement type subcontractor flag equal with the specified value.
IsPickupTypeAutomaticbooleanNoIf present filter mrp parameters with pickup type automatic flag equal with the specified value.
IsPickupTypeWithListbooleanNoIf present filter mrp parameters with pickup type with list flag equal with the specified value.
IsPickupTypeManualbooleanNoIf present filter mrp parameters with pickup type manual flag equal with the specified value.