AddSDIApproval
Description:
For a single SDI, copies details of Approval Types from the ApprovalType table to the SDIApproval table.
Input Properties
sdcid
Description:
Identifier of the SDC.
Required:
Yes
keyid1
Description:
Identifier of the SDI.
Required:
Yes
keyid2
Description:
Identifier of the SDI.
Required:
Only for multi-key SDCs.
keyid3
Description:
Identifier of the SDI.
Required:
Only for multi-key SDCs.
approvaltypeid
Description:
Identifiers of the Approval Types associated with the SDI (delimiter-separated).
Required:
Yes
ready
Description:
Determines whether or not (Y/N) the new Approval Type is ready for Approval. Defaults to N.
Required:
No
separator
Description:
Character used to separate multiple values. The default is a semicolon.
Required:
No
Comments:
For backward-compatibility, this Action also accepts "delimiter" as the property id (rather than "separator").
addsteps
Description:
If you want to copy Approval Steps for the Approval Types to the SDIApprovalStep table, set this property to Y. Approval Steps are not copied by default.
Required:
No
approvalfunction
Description:
Approval function, to determine which approvaltype to be considered, based on the approval function column value of the sdiapproval row.
Required:
No
Additional Information
Additional information concerning this Action:
This Action accesses/modifies values in the ApprovalType SDC, as well as the ApprovalTypeStep, SDIApproval, and SDIApprovalStep tables.
Copyright © 1999-2016 LABVANTAGE Solutions, Inc.