EditDataApproval
Description:
Modifies the Approval status of one or more Data Sets associated with one or more SDIs.
Input Properties
sdcid
Description:
Identifier of the SDC.
Required:
Yes
keyid1
Description:
Identifiers of the SDIs.
Required:
Yes
keyid2
Description:
Identifiers of the SDIs.
Required:
Only for multi-key SDCs.
keyid3
Description:
Identifiers of the SDIs.
Required:
Only for multi-key SDCs.
paramlistid
Description:
Identifier of the Parameter List.
Required:
Yes
paramlistversionid
Description:
Identifier of the Parameter List Version.
Required:
Yes
variantid
Description:
Identifier of the Parameter List Variant.
Required:
Yes
dataset
Description:
Data Set Number.
Required:
No
Comments:
If you do not specify a value, the next highest Data Set Number is used.
approvalstep
Description:
Approval Step associated with the Approval status to be modified.
Required:
Yes
approvalflag
Description:
Approval status:
  • P = Pass
  • F = Fail
  • U = Undetermined
Required:
Yes
applylock
Description:
Determines whether or not (Y/N) data are locked during Action processing.
Required:
No
propsmatch
Description:
"Y" associates all Data Sets and Approval Steps to each SDI.
"N" associates each Data Set and Approval Step to each SDI in the order specified.
Required:
No
auditreason
Description:
Auditing information recorded in the "Reason" column of the TraceLog table.
Required:
No
auditactivity
Description:
Auditing information recorded in the "Activity" column of the TraceLog table.
Required:
No
auditsignedflag
Description:
Auditing information recorded in the "SignedFlag" column of the TraceLog table.
Required:
No
auditdt
Description:
Auditing information recorded in the "ModDt" column of the TraceLog table.
Required:
No
Additional Information
Additional information concerning this Action:
To modify the Approval status of multiple Data Sets from multiple SDIs, use this example as a guideline:

sdcid = Sample
keyid1 = S01;S02
paramlistid = Metals;Polymers
paramlistversionid = 1;4
variantid = 2;5
dataset = 3;6
approvalstep = Kahuna
approvalflag = P
This applies the approvalstep and approvalflag to Metals (Version 1, Variant 2, Data Set 3) for Sample S01, and Polymers (Version 4, Variant 5, Data Set 6) for Sample S02.

This Action affects values in the ApprovalStep and ApprovalFlag columns of the SDIDataApproval table.

Copyright © 1999-2016 LABVANTAGE Solutions, Inc.