Skip to main content

ExportItemControls

Export Item Controls.

Overview

Urlapi/public/FluentisErp/QY/ItemControl/ExportItemControls
HTTP MethodPOST
Method TypeExport
Fluentis ObjectFluentis.FluentisErp.Core.QY.ItemControl.FSItemControl

Request parameters

ParameterTypeIs RequiredDescription
ItemControlTypeCodestringNoIf present, filter item controls by the specified item control type code.
YearintegerNoIf present, filter item controls by the specified year.
NumberintegerNoIf present, filter item controls by the specified number.
ItemClassCodestringNoIf present, filter item controls by the specified item class code.
ItemCodestringNoIf present, filter item controls by the specified item code.
ItemDescriptionstringNoIf present, filter item controls by the specified item description.
ItemVariantCodestringNoIf present, filter item controls by the specified item variant code.
ItemVariantDescriptionstringNoIf present, filter item controls by the specified item variant description.
TypeReferencestringNoIf present, filter item controls by the specified type reference.
StringReferencestringNoIf present, filter item controls by the specified string reference.
BatchRegisterCodestringNoIf present, filter item controls by the specified batch register code.
BatchRegisterVendorBatchCodestringNoIf present, filter item controls by the specified vendor batch code from the batch register.
SerialNumberRegisterCodestringNoIf present, filter item controls by the specified serial number register code.
CreatedTypestringNoIf present, filter item controls by the specified created type.
AccountCodestringNoIf present, filter item controls by the specified account code.
AccountDetailCodestringNoIf present, filter item controls by the specified account detail code.
AccountDescriptionstringNoIf present, filter item controls by the specified account description.
ControlPlanMethodTypeCodestringNoIf present, filter item controls by the specified control plan method type code.
ControlPlanYearintegerNoIf present, filter item controls by the specified control plan year.
ControlPlanNumberintegerNoIf present, filter item controls by the specified control plan number.
ControlPlanRevisionintegerNoIf present, filter item controls by the specified control plan revision.
ControlPlanDescriptionstringNoIf present, filter item controls by the specified control plan description.
ResultTypeCodestringNoIf present, filter item controls by the specified result type code.
ResultTypeDescriptionstringNoIf present, filter item controls by the specified result type description.
IsPositiveResultbooleanNoIf present, filter item controls by whether the result is positive.
IsApprovedbooleanNoIf present, filter item controls by whether the item is approved.
FromDatedateNoIf present, filter item controls with dates greater than or equal to the specified date.
ToDatedateNoIf present, filter item controls with dates less than or equal to the specified date.
FromTestResultDatedateNoIf present, filter item controls with test result dates greater than or equal to the specified date.
ToTestResultDatedateNoIf present, filter item controls with test result dates less than or equal to the specified date.
FromApprovedDatedateNoIf present, filter item controls with approved dates greater than or equal to the specified date.
ToApprovedDatedateNoIf present, filter item controls with approved dates less than or equal to the specified date.
ItemControlTestFilterItemControlTestFilterNoIf present, filter item controls by test parameters that meet the specified criteria.

ItemControlTestFilter properties

PropertyTypeIs RequiredDescription
ExportFiltersstringNoGeneric string filter expression for filtering test items.
TestTypeCodestringNoIf present, filter item control tests by the specified test type code.
TestTypeDescriptionstringNoIf present, filter item control tests by the specified test type description.
ResultTypeCodestringNoIf present, filter item control tests by the specified result type code.
ResultTypeDescriptionstringNoIf present, filter item control tests by the specified result type description.
IsPositiveResultbooleanNoIf present, filter item control tests by whether the result is positive.
IsApprovedbooleanNoIf present, filter item control tests by whether the test is approved.