Name | Description | Type | Additional Information |
---|---|---|---|
ContainerKey |
Number representing a container |
integer |
Required |
ActivityType |
Container activity performed |
string |
Max length: 25 |
ActivityDate |
Date container activity was performed |
string | |
ActivityTime |
Time container activity was performed |
string | |
ActivityDoneBy |
Name of person assigned to container activity |
string |
Max length: 50 |
UserId |
ID of user who created container activity |
string |
Max length: 3 |
UserName |
Name of user who created container activity |
string |
Max length: 46 |
FilledStatus |
Filled status of the container - Filled or Not Filled |
string |
Max length: 10 |
CurrentLocation |
Location ID where the container is currently |
string |
Max length: 6 |
CurrentLocationName |
Name of Location where the container is currently |
string |
Max length: 50 |
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 |
FillProductName |
Name of the product in the container |
string |
Max length: 50 |
FillQty |
Quantity of the product in the container |
decimal number |
Required |
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 |
TransferFromProductName |
Name of the product transferred during Fill or Unload activity |
string |
Max length: 50 |
CustomerId |
ID of the customer for a 'Send To Customer' or 'Receive From Customer' activity |
string |
Max length: 6 |
CustomerName |
Name of the customer for a 'Send To Customer' or 'Receive From Customer' activity |
string |
Max length: 71 |
VendorId |
ID of the vendor for a 'Send To Vendor' or 'Receive From Vendor' activity |
string |
Max length: 10 |
VendorName |
Name of the vendor for a 'Send To Vendor' or 'Receive From Vendor' activity |
string |
Max length: 50 |
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 |
CreatedByDocumentType |
Method of creation of container activity |
string |
Max length: 30 |
CreatedByDocumentKey1 |
Identifying information related to CreatedByDocumentType |
string |
Max length: 30 |
CreatedByDocumentKey2 |
Identifying information related to CreatedByDocumentType |
string |
Max length: 30 |
CreatedByDocumentKey3 |
Identifying information related to CreatedByDocumentType |
string |
Max length: 30 |
CreatedByDocumentKey4 |
Identifying information related to CreatedByDocumentType |
string |
Max length: 30 |
CreatedByDocumentKey5 |
Identifying information related to CreatedByDocumentType |
string |
Max length: 30 |
RecordedDate |
Date container activity was created |
string | |
RecordedTime |
Time container activity was created |
string | |
ActivityTypeEnum |
Enumeration value of ActivityType |
Activity |