Skip to content

Instantly share code, notes, and snippets.

View khangvan's full-sized avatar
🎯
Focusing

Thai Khang Van khangvan

🎯
Focusing
View GitHub Profile
@khangvan
khangvan / PrintPack.md
Last active February 23, 2017 05:58
ACS Tracking

Delete box with backup

  • Delete [ame_ClearPackingRecordNUpdateTInformation] PO, box
  • Revert amevn_revertdeletedbox PO, box
-- prepare table
select top 10 PONumber, Model, Serial, BoxNumber, PackingDateTime , getdate() ActionDate,'Delete' ActionType, cast('' as varchar(30)) ActionBy
into PackMovementAction