ContentZonessecurityAssignments
Controls security access for content zones by requisitioning BU, worker, or deliver-to location, determining who can view specific content.
Columns
| Name | Type | Description |
| ContentZonesContentZoneId [KEY] | Long | Unique identifier for the content zone in the security assignment. This ID links the content zone to the security assignment, helping to track and manage the assignment. |
| ContentZoneSecurityAssignmentId [KEY] | Long | Unique identifier for the security assignment. This ID is used to reference a specific assignment of security settings to a content zone. |
| ContentZoneId | Long | Unique identifier for the content zone associated with the security assignment. This value helps establish the connection between the content zone and the security settings applied to it. |
| RequisitioningBUId | Long | Unique identifier for the requisitioning business unit to which the content zone is assigned. This helps link the content zone to the relevant requisitioning business unit. |
| RequisitioningBU | String | The name of the requisitioning business unit to which the content zone is assigned. This field helps identify which requisitioning unit is responsible for the content zone. |
| WorkerId | Long | Unique identifier for the worker to whom the content zone is assigned. This value links the content zone to a specific worker responsible for it. |
| Worker | String | The name of the worker to whom the content zone is assigned. This field helps identify the specific individual associated with the content zone in the system. |
| WorkerEmail | String | The email address of the worker to whom the content zone is assigned. This value helps facilitate communication with the worker about the content zone. |
| DeliverToLocationId | Long | Unique identifier for the deliver-to location associated with the content zone. This value links the content zone to a specific location where goods or services related to the content zone are delivered. |
| DeliverToLocationCode | String | A code that identifies the deliver-to location for the content zone. This field is used to reference the location in the system. |
| DeliverToLocation | String | The name of the deliver-to location where the content zone is assigned. This field helps identify the specific location involved in the content zone assignment. |
| CreatedBy | String | The user who created the security assignment. This field tracks the individual responsible for assigning the security settings to the content zone. |
| CreationDate | Datetime | The date and time when the security assignment was created. This timestamp records when the content zone’s security settings were first applied. |
| LastUpdatedBy | String | The user who most recently updated the security assignment. This field helps track who made the last changes to the security settings of the content zone. |
| LastUpdateDate | Datetime | The date and time when the security assignment was most recently updated. This timestamp ensures that users can track when the most recent changes occurred. |
| ContentZone | String | The name or identifier of the content zone. This value helps identify the specific content zone being managed in the security assignment. |
| Finder | String | A field used for searching or locating specific security assignment records within the system. It contains search criteria or keywords to assist in quickly finding the relevant assignment. |
| ProcurementBU | String | The name of the procurement business unit associated with the content zone security assignment. This field helps identify the procurement unit responsible for managing the content zone. |
| SecuredByCode | String | An abbreviation identifying how the content zone is secured within the system. It specifies the level of access control, such as by business unit, worker, or location. Valid values include 'SECURED_BY_BU', 'SECURED_BY_WORKER', and 'SECURED_BY_DEL_LOC'. |
| UsageCode | String | An abbreviation that identifies the usage context of the security assignment. This field helps specify how the content zone is used, such as for requisitioning or procurement. Valid values include 'REQUISITIONING' or 'PROCUREMENT'. |
| EffectiveDate | Date | This query parameter is used to fetch resources that are effective as of the specified start date. It ensures that only records that were valid at or after the given date are returned. |