ExportCorrectiveActions
Export Corrective Actions.
Overview
Url | api/public/FluentisErp/QY/CorrectiveAction/ExportCorrectiveActions |
HTTP Method | POST |
Method Type | Export |
Fluentis Object | Fluentis.FluentisErp.Core.QY.CorrectiveAction.FSCorrectiveAction |
Request Parameters
Parameter | Type | Is Required | Description |
---|---|---|---|
CorrectiveActionsTypeCode | string | No | If present, filter corrective actions by the specified type code. |
Year | integer | No | If present, filter corrective actions by the specified year. |
Number | integer | No | If present, filter corrective actions by the specified number. |
AreasCode | string | No | If present, filter corrective actions by the specified areas code. |
SectorsCode | string | No | If present, filter corrective actions by the specified sectors code. |
ResponsableCode | string | No | If present, filter corrective actions by the specified responsible person's code. |
ResponsableName | string | No | If present, filter corrective actions by the specified responsible person's name. |
ResponsableSurname | string | No | If present, filter corrective actions by the specified responsible person's surname. |
ResponsableFunctionCode | string | No | If present, filter corrective actions by the specified responsible person's function code. |
ResponsableFunctionDescription | string | No | If present, filter corrective actions by the specified responsible person's function description. |
ClaimDescription | string | No | If present, filter corrective actions by the specified claim description. |
InputDocumentReferences | string | No | If present, filter corrective actions by the specified input document references. |
ProposedAction | string | No | If present, filter corrective actions by the specified proposed action. |
Causes | string | No | If present, filter corrective actions by the specified causes. |
EvaluationConvenience | string | No | If present, filter corrective actions by the specified evaluation convenience. |
AttachmentsDescription | string | No | If present, filter corrective actions by the specified attachments description. |
VerifyEffectiveness | string | No | If present, filter corrective actions by the specified verification of effectiveness. |
ElementsToBeVerified | string | No | If present, filter corrective actions by the specified elements to be verified. |
FromDate | date | No | If present, filter corrective actions with start dates greater than or equal to the specified date. |
ToDate | date | No | If present, filter corrective actions with start dates less than or equal to the specified date. |
FromExpectedClosingDate | date | No | If present, filter corrective actions with expected closing dates greater than or equal to the specified date. |
ToExpectedClosingDate | date | No | If present, filter corrective actions with expected closing dates less than or equal to the specified date. |
FromApprovedDate | date | No | If present, filter corrective actions with approval dates greater than or equal to the specified date. |
ToApprovedDate | date | No | If present, filter corrective actions with approval dates less than or equal to the specified date. |
FromLockedDate | date | No | If present, filter corrective actions with locked dates greater than or equal to the specified date. |
ToLockedDate | date | No | If present, filter corrective actions with locked dates less than or equal to the specified date. |
FromClosedDate | date | No | If present, filter corrective actions with closing dates greater than or equal to the specified date. |
ToClosedDate | date | No | If present, filter corrective actions with closing dates less than or equal to the specified date. |
FromVerifiedDate | date | No | If present, filter corrective actions with verified dates greater than or equal to the specified date. |
ToVerifiedDate | date | No | If present, filter corrective actions with verified dates less than or equal to the specified date. |
ResultTypeCode | string | No | If present, filter corrective actions by the specified result type code. |
IsApproved | boolean | No | If present, filter corrective actions by whether they are approved. |
IsClosed | boolean | No | If present, filter corrective actions by whether they are closed. |
IsLocked | boolean | No | If present, filter corrective actions by whether they are locked. |
IsToBeVerified | boolean | No | If present, filter corrective actions by whether they are to be verified. |
IsVerified | boolean | No | If present, filter corrective actions by whether they are verified. |
CorrectiveActionsProgramsFilter | CorrectiveActionsProgramsFilter | No | If present, filter corrective actions by program-related criteria. |
CorrectiveActionsTeamFilter | CorrectiveActionsTeamFilter | No | If present, filter corrective actions by team-related criteria. |
CorrectiveActionsIntermediateCheckFilter | CorrectiveActionsIntermediateCheckFilter | No | If present, filter corrective actions by intermediate check-related criteria. |
CorrectiveActionsProgramsFilter Properties
Parameter | Type | Is Required | Description |
---|---|---|---|
ExportFilters | string | No | Generic string filter expression for filtering programs. |
ProgramNumber | integer | No | If present, filter programs by the specified program number. |
ResponsableCode | string | No | If present, filter programs by the specified responsible person's code. |
ResponsableName | string | No | If present, filter programs by the specified responsible person's name. |
ResponsableSurname | string | No | If present, filter programs by the specified responsible person's surname. |
ResponsableFunctionCode | string | No | If present, filter programs by the specified responsible person's function code. |
ResponsableFunctionDescription | string | No | If present, filter programs by the specified responsible person's function description. |
AttachmentsDescription | string | No | If present, filter programs by the specified attachments description. |
ElementsToBeVerified | string | No | If present, filter programs by the specified elements to be verified. |
ProposedAction | string | No | If present, filter programs by the specified proposed action. |
Targets | string | No | If present, filter programs by the specified targets. |
VerifyEffectiveness | string | No | If present, filter programs by the specified verification of effectiveness. |
FromExpectedClosingDate | date | No | If present, filter programs with expected closing dates greater than or equal to the specified date. |
ToExpectedClosingDate | date | No | If present, filter programs with expected closing dates less than or equal to the specified date. |
FromClosedDate | date | No | If present, filter programs with closed dates greater than or equal to the specified date. |
ToClosedDate | date | No | If present, filter programs with closed dates less than or equal to the specified date. |
FromVerifiedDate | date | No | If present, filter programs with verified dates greater than or equal to the specified date. |
ToVerifiedDate | date | No | If present, filter programs with verified dates less than or equal to the specified date. |
ResultTypeCode | string | No | If present, filter programs by the specified result type code. |
IsClosed | boolean | No | If present, filter programs by whether they are closed. |
IsVerified | boolean | No | If present, filter programs by whether they are verified. |
CorrectiveActionsTeamFilter Properties
Parameter | Type | Is Required | Description |
---|---|---|---|
ExportFilters | string | No | Generic string filter expression for filtering teams. |
ResourceCode | string | No | If present, filter teams by the specified resource code. |
ResourceName | string | No | If present, filter teams by the specified resource name. |
ResourceSurname | string | No | If present, filter teams by the specified resource surname. |
CompanyFunctionCode | string | No | If present, filter teams by the specified company function code. |
CompanyFunctionDescription | string | No | If present, filter teams by the specified company function description. |
PersonDescription | string | No | If present, filter teams by the specified person description. |
InvolvedReason | string | No | If present, filter teams by the specified involved reason. |
Answer | string | No | If present, filter teams by the specified answer. |
IsNotified | boolean | No | If present, filter teams by whether they are notified. |
IsClosed | boolean | No | If present, filter teams by whether they are closed. |
FromExpectedDate | date | No | If present, filter teams with expected dates greater than or equal to the specified date. |
ToExpectedDate | date | No | If present, filter teams with expected dates less than or equal to the specified date. |
FromClosingDate | date | No | If present, filter teams with closing dates greater than or equal to the specified date. |
ToClosingDate | date | No | If present, filter teams with closing dates less than or equal to the specified date. |
CorrectiveActionsIntermediateCheckFilter Properties
Parameter | Type | Is Required | Description |
---|---|---|---|
ExportFilters | string | No | Generic string filter expression for filtering intermediate checks. |
ElementsVerified | string | No | If present, filter intermediate checks by the specified verified elements. |
VerifyEffectiveness | string | No | If present, filter intermediate checks by the specified verification of effectiveness. |
FromVerifiedDate | date | No | If present, filter intermediate checks with verified dates greater than or equal to the specified date. |
ToVerifiedDate | date | No | If present, filter intermediate checks with verified dates less than or equal to the specified date. |
ResultTypeCode | string | No | If present, filter intermediate checks by the specified result type code. |