Skip to main content

ExportControlPlans

Export Control Plans.

Overview

Urlapi/public/FluentisErp/QY/ControlPlan/ExportControlPlans
HTTP MethodPOST
Method TypeExport
Fluentis ObjectFluentis.FluentisErp.Core.QY.ControlPlan.FSControlPlan

ControlPlanExportRequest Parameters

ParameterTypeIs RequiredDescription
MethodTypeCodestringNoIf present, filter control plans by the specified method type code.
YearintegerNoIf present, filter control plans by the specified year.
NumberintegerNoIf present, filter control plans by the specified number.
RevisionintegerNoIf present, filter control plans by the specified revision number.
DescriptionstringNoIf present, filter control plans by the specified description.
ReasonRevisionChangestringNoIf present, filter control plans by the reason for the revision change.
AccountCodestringNoIf present, filter control plans by the specified account code.
AccountDetailCodestringNoIf present, filter control plans by the specified account detail code.
AccountDescriptionstringNoIf present, filter control plans by the specified account description.
EmployeeCodestringNoIf present, filter control plans by the specified employee code.
EmployeeNamestringNoIf present, filter control plans by the specified employee name.
EmployeeSurnamestringNoIf present, filter control plans by the specified employee surname.
CustomerSpecificReferencestringNoIf present, filter control plans by the specified customer-specific reference.
FromCustomerSpecificDatedateNoIf present, filter control plans with customer-specific dates greater than or equal to the specified date.
ToCustomerSpecificDatedateNoIf present, filter control plans with customer-specific dates less than or equal to the specified date.
FromCustomerSpecificExpirationDatedateNoIf present, filter control plans with customer-specific expiration dates greater than or equal to the specified date.
ToCustomerSpecificExpirationDatedateNoIf present, filter control plans with customer-specific expiration dates less than or equal to the specified date.
IsValidbooleanNoIf present, filter control plans by whether they are valid.
IsNotValidbooleanNoIf present, filter control plans by whether they are not valid.
FromStartDatedateNoIf present, filter control plans with start dates greater than or equal to the specified date.
ToStartDatedateNoIf present, filter control plans with start dates less than or equal to the specified date.
FromEndDatedateNoIf present, filter control plans with end dates greater than or equal to the specified date.
ToEndDatedateNoIf present, filter control plans with end dates less than or equal to the specified date.
FromRequiredDatedateNoIf present, filter control plans with required dates greater than or equal to the specified date.
ToRequiredDatedateNoIf present, filter control plans with required dates less than or equal to the specified date.
OrigDataSheetDataSheetTypeCodestringNoIf present, filter control plans by the specified original data sheet type code.
OrigDataSheetCodestringNoIf present, filter control plans by the specified original data sheet code.
OrigDataSheetRevisionintegerNoIf present, filter control plans by the specified original data sheet revision number.
OrigDataSheetDescriptionstringNoIf present, filter control plans by the specified original data sheet description.
OriginControlPlanMethodTypeCodestringNoIf present, filter control plans by the specified origin control plan method type code.
OriginControlPlanYearintegerNoIf present, filter control plans by the specified origin control plan year.
OriginControlPlanNumberintegerNoIf present, filter control plans by the specified origin control plan number.
OriginControlPlanRevisionintegerNoIf present, filter control plans by the specified origin control plan revision.
OriginControlPlanDescriptionstringNoIf present, filter control plans by the specified origin control plan description.
ControlPlanCustomerFilterControlPlanCustomerFilterNoIf present, filter control plans by customer-related criteria.
ControlPlanItemFilterControlPlanItemFilterNoIf present, filter control plans by item-related criteria.
ControlPlanPlannedTestFilterControlPlanPlannedTestFilterNoIf present, filter control plans by planned test-related criteria.

ControlPlanCustomerFilter Properties

ParameterTypeIs RequiredDescription
ExportFiltersstringNoGeneric string filter expression for filtering customer data.
AccountCodestringNoIf present, filter customer data by the specified account code.
AccountDetailCodestringNoIf present, filter customer data by the specified account detail code.
AccountDescriptionstringNoIf present, filter customer data by the specified account description.

ControlPlanItemFilter Properties

ParameterTypeIs RequiredDescription
ExportFiltersstringNoGeneric string filter expression for filtering item data.
ItemClassCodestringNoIf present, filter item data by the specified item class code.
ItemCodestringNoIf present, filter item data by the specified item code.
ItemDescriptionstringNoIf present, filter item data by the specified item description.
ItemVariantCodestringNoIf present, filter item data by the specified item variant code.
ItemVariantDescriptionstringNoIf present, filter item data by the specified item variant description.

ControlPlanPlannedTestFilter Properties

ParameterTypeIs RequiredDescription
ExportFiltersstringNoGeneric string filter expression for filtering planned test data.
TestTypeCodestringNoIf present, filter planned test data by the specified test type code.
TestTypeDescriptionstringNoIf present, filter planned test data by the specified test type description.