---
sourceDocument: Yokohama Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/application-development

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Example granting all runtime access to a table

# Example granting all runtime access to a table {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

You can permit some or all runtime script API and web service calls from other
application scopes.

Granting access requires setting the following values in the table record.  
{#c_ExampleGrantingAllRuntimeAccess__table_qcs_zdc_br__entry__2}

| Field | Value |
|-|-|
| Accessible from | All application scopes |
| Can read | Enabled |
| Can create | Enabled |
| Can update | Enabled |
| Can delete | Enabled |
| Allow access to this table via web services | Enabled |
[Table 1. Granting all runtime access]

{#c_ExampleGrantingAllRuntimeAccess__table_qcs_zdc_br}  
Figure 1. Granting other application scopes all runtime access permissions

The following diagram illustrates the effect of granting access to application tables from API
calls and web services in other application scopes.  
Figure 2. Granted access to application tables

