RecallNoticesV2recallBusinessUnits
RecallNoticesV2recallBusinessUnits
Columns
| Name | Type | Description |
| RecallNoticesV2HeaderId [KEY] | Long | Value that uniquely identifies the recall notice header. |
| AssignedBUId | Long | Value that uniquely identifies the business unit. |
| AssignedBUName | String | Name of the business unit. |
| HeaderId | Long | Value that uniquely identifies the recall notice. |
| RecBUAssignmentId [KEY] | Long | Value that uniquely identifies the business unit assignment. |
| CreatedBy | String | Name of the user who created the business unit assignment. |
| CreationDate | Datetime | Date and time when the user created the business unit assignment. |
| LastUpdateDate | Datetime | Date and time when the user most recently updated the business unit assignment. |
| LastUpdateLogin | String | Code that uniquely identifies the user who most recently updated the business unit assignment. |
| LastUpdatedBy | String | Name of the user who most recently updated the business unit assignment. |
| ObjectVersionNumber | Int | Number of times the business unit assignment was updated. |
| BindItemDesc | String | Item description used for lookup; used by the searchByItemDesc finder to locate matching items. |
| Finder | String | Search text used by the client-side finder to locate records (helper attribute for search operations). |