| Name | Description | Type | Additional Information |
|---|---|---|---|
| DeptId |
Department ID of the Product being counted |
string | |
| ProdId |
Product ID of the Product being counted |
string | |
| LotNum |
Lot Number of the Product being counted |
string | |
| UserID |
Agvance User ID doing the count |
string | |
| Count |
Quantity Counted |
decimal number | |
| Recount |
Quantity of recount, if the record is being added this will be zero |
decimal number | |
| deleteYN |
Used to determine if the record should be deleted. |
boolean |
Must be 0, 1, True, or False |