Name | Description | Type | Additional Information |
---|---|---|---|
ContainerKey |
Number representing a container |
integer |
Required |
ActivityTypeEnum |
Container activity performed |
Activity |
Required |
ActivityDate |
Date container activity was performed - Default is current date |
string |
Format must be MM/dd/yyyy |
ActivityTime |
Time container activity was performed - Default is current time |
string |
Must be valid time format |
ActivityDoneBy |
Name of person assigned to container activity |
string |
Max length: 50 |
FilledStatus |
Filled status of the container - Filled or Not Filled |
string |
Required Max length: 10 |
CurrentLocation |
Location ID where the container is currently |
string |
Required Max length: 6 |
FillDeptId |
Department ID of the product in the container |
string |
Max length: 6 |
FillProdId |
Product ID of the product in the container |
string |
Max length: 10 |
FillQty |
Quantity of the product in the container |
decimal number | |
TransferDeptId |
Department ID of the product transferred during Fill or Unload activity |
string |
Max length: 6 |
TransferProdId |
Product ID of the product transferred during Fill or Unload activity |
string |
Max length: 10 |
CustomerId |
ID of the customer for a 'Send To Customer' or 'Receive From Customer' activity |
string |
Max length: 6 |
VendorId |
ID of the vendor for a 'Send To Vendor' or 'Receive From Vendor' activity |
string |
Max length: 10 |
InspectionTestPass |
Indicates the test passed or failed for an Inspection or Scheduled Test activity |
boolean | |
ActivityNote |
Comments of the activity performed |
string |
Max length: 256 |
TamperEvidentDeviceNumber |
Identifying number for the tamper evident device |
string |
Max length: 60 |