DeleteSDI
Description:
Deletes SDIs from the database.
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.
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
eventnotify
Description:
Determines whether or not (Y/N) an EventNotify Action is posted onto the ToDo List when this Action executes.
Deprecated:
As of version 7, Event Notify actions are no longer generated
applylock
Description:
Determines whether or not (Y/N) data are locked during Action processing.
Required:
No
Additional Information
Additional information concerning this Action:
To delete multiple SDIs, use this example as a guideline:

sdcid = Sample
keyid1 = PLA;PLB
sdcid = S01;S02;S03
This deletes Samples S01, S02, and S03 from the database.

This Action affects the SDC table, and can also affect other tables, depending upon links and dependent tables associated with the SDI being deleted.

Copyright © 1999-2016 LABVANTAGE Solutions, Inc.