VendorVisibility
Controls which vendors are visible to specific departments or locations, enforcing access and compliance requirements.
Columns
| Name | Type | ReadOnly | Description |
| Vendorid [KEY] | String | False |
The unique identifier for the vendor in the VendorVisibility table. |
| Name | String | False |
The name of the vendor associated with the visibility settings. |
| Visibility | String | False |
The visibility status of the vendor (for example, visible, hidden). |
| Restrictedlocations | String | False |
A list of locations where the vendor's visibility is restricted. |
| Restricteddepartments | String | False |
A list of departments where the vendor's visibility is restricted. |
| Record_url | String | False |
The URL for accessing the vendor's visibility record. |