@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
sys_app
Variable sys_app
Const
sys_app
:
{
extends
:
"sys_scope"
;
name
:
"sys_app"
;
schema
:
{
hide_on_ui
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Hidden on ui"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
installed_as_dependency
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Installed via Dependency"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
license_definition
:
Typed
<
|
string
|
Record
<
"sys_app_license_defn"
>
|
ExplicitKey
<
"sys_app_license_defn"
>
|
TableBrand
<
"sys_app_license_defn"
>
,
{
active
:
true
;
label
:
"License Definition"
;
mandatory
:
false
;
read_only
:
false
;
referenceTable
:
"sys_app_license_defn"
;
}
,
>
;
menu
:
Typed
<
|
string
|
TableBrand
<
"sys_app_application"
>
|
Record
<
"sys_app_application"
>
|
ExplicitKey
<
"sys_app_application"
>
,
{
active
:
true
;
label
:
"Menu"
;
mandatory
:
false
;
read_only
:
false
;
referenceTable
:
"sys_app_application"
;
}
,
>
;
store_correlation_id
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Store correlation ID"
;
mandatory
:
false
;
maxLength
:
40
;
read_only
:
false
;
}
,
>
;
store_url
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Store URL"
;
mandatory
:
false
;
maxLength
:
40
;
read_only
:
false
;
}
,
>
;
sys_code
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Code"
;
mandatory
:
false
;
maxLength
:
100
;
read_only
:
false
;
}
,
>
;
sys_id
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"GUID"
;
label
:
"Sys ID"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
uninstall_blocked
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Uninstall Blocked"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
user_role
:
Typed
<
|
string
|
Record
<
"sys_user_role"
>
|
ExplicitKey
<
"sys_user_role"
>
|
TableBrand
<
"sys_user_role"
>
,
{
active
:
true
;
label
:
"User role"
;
mandatory
:
false
;
read_only
:
false
;
referenceTable
:
"sys_user_role"
;
}
,
>
;
}
;
}
= ...
Type Declaration
Readonly
extends
:
"sys_scope"
Readonly
name
:
"sys_app"
Readonly
schema
:
{
hide_on_ui
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Hidden on ui"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
installed_as_dependency
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Installed via Dependency"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
license_definition
:
Typed
<
|
string
|
Record
<
"sys_app_license_defn"
>
|
ExplicitKey
<
"sys_app_license_defn"
>
|
TableBrand
<
"sys_app_license_defn"
>
,
{
active
:
true
;
label
:
"License Definition"
;
mandatory
:
false
;
read_only
:
false
;
referenceTable
:
"sys_app_license_defn"
;
}
,
>
;
menu
:
Typed
<
|
string
|
TableBrand
<
"sys_app_application"
>
|
Record
<
"sys_app_application"
>
|
ExplicitKey
<
"sys_app_application"
>
,
{
active
:
true
;
label
:
"Menu"
;
mandatory
:
false
;
read_only
:
false
;
referenceTable
:
"sys_app_application"
;
}
,
>
;
store_correlation_id
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Store correlation ID"
;
mandatory
:
false
;
maxLength
:
40
;
read_only
:
false
;
}
,
>
;
store_url
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Store URL"
;
mandatory
:
false
;
maxLength
:
40
;
read_only
:
false
;
}
,
>
;
sys_code
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Code"
;
mandatory
:
false
;
maxLength
:
100
;
read_only
:
false
;
}
,
>
;
sys_id
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"GUID"
;
label
:
"Sys ID"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
uninstall_blocked
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Uninstall Blocked"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
user_role
:
Typed
<
|
string
|
Record
<
"sys_user_role"
>
|
ExplicitKey
<
"sys_user_role"
>
|
TableBrand
<
"sys_user_role"
>
,
{
active
:
true
;
label
:
"User role"
;
mandatory
:
false
;
read_only
:
false
;
referenceTable
:
"sys_user_role"
;
}
,
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...