@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sc_task
Interface sc_task
interface
sc_task
{
calendar_stc
:
Typed
<
number
,
{
label
:
"Resolve Time"
}
>
;
cat_item
:
Typed
<
|
string
|
Record
<
"sc_cat_item"
>
|
ExplicitKey
<
"sc_cat_item"
>
|
TableBrand
<
"sc_cat_item"
>
,
{
attributes
:
{
encode_utf8
:
false
;
popover
:
true
;
popup_processor
:
"com.glideapp.servicecatalog.CatItemPopper"
;
}
;
default
:
"javascript: new global.SNCCatalogUtil().getCatItemSCTask(current);"
;
label
:
"Item"
;
readOnly
:
true
;
referenceQual
:
"type!=bundle^sys_class_name!=sc_cat_item_guide^sys_class_name!=sc_cat_item_producer^type!=package^sys_class_name!=sc_cat_item_content^active=true"
;
referenceTable
:
"sc_cat_item"
;
}
,
>
;
request
:
Typed
<
|
string
|
Record
<
"sc_request"
>
|
ExplicitKey
<
"sc_request"
>
|
TableBrand
<
"sc_request"
>
,
{
attributes
:
{
encode_utf8
:
false
;
readonly_clickthrough
:
true
}
;
label
:
"Request"
;
readOnly
:
true
;
referenceTable
:
"sc_request"
;
}
,
>
;
request_item
:
Typed
<
|
string
|
Record
<
"sc_req_item"
>
|
ExplicitKey
<
"sc_req_item"
>
|
TableBrand
<
"sc_req_item"
>
,
{
attributes
:
{
encode_utf8
:
false
}
;
label
:
"Request item"
;
referenceTable
:
"sc_req_item"
;
}
,
>
;
sc_catalog
:
Typed
<
|
string
|
Record
<
"sc_catalog"
>
|
ExplicitKey
<
"sc_catalog"
>
|
TableBrand
<
"sc_catalog"
>
,
{
label
:
"Catalog"
;
readOnly
:
true
;
referenceTable
:
"sc_catalog"
}
,
>
;
sys_id
:
Typed
<
string
,
{
label
:
[
{
label
:
"Sys ID"
;
language
:
"en"
;
plural
:
"Sys IDs"
}
]
;
primary
:
true
;
}
,
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
sc_task
>
sc_task
Index
Properties
calendar_
stc
cat_
item
request
request_
item
sc_
catalog
sys_
id
Properties
Readonly
calendar_
stc
calendar_stc
:
Typed
<
number
,
{
label
:
"Resolve Time"
}
>
Readonly
cat_
item
cat_item
:
Typed
<
|
string
|
Record
<
"sc_cat_item"
>
|
ExplicitKey
<
"sc_cat_item"
>
|
TableBrand
<
"sc_cat_item"
>
,
{
attributes
:
{
encode_utf8
:
false
;
popover
:
true
;
popup_processor
:
"com.glideapp.servicecatalog.CatItemPopper"
;
}
;
default
:
"javascript: new global.SNCCatalogUtil().getCatItemSCTask(current);"
;
label
:
"Item"
;
readOnly
:
true
;
referenceQual
:
"type!=bundle^sys_class_name!=sc_cat_item_guide^sys_class_name!=sc_cat_item_producer^type!=package^sys_class_name!=sc_cat_item_content^active=true"
;
referenceTable
:
"sc_cat_item"
;
}
,
>
Readonly
request
request
:
Typed
<
|
string
|
Record
<
"sc_request"
>
|
ExplicitKey
<
"sc_request"
>
|
TableBrand
<
"sc_request"
>
,
{
attributes
:
{
encode_utf8
:
false
;
readonly_clickthrough
:
true
}
;
label
:
"Request"
;
readOnly
:
true
;
referenceTable
:
"sc_request"
;
}
,
>
Readonly
request_
item
request_item
:
Typed
<
|
string
|
Record
<
"sc_req_item"
>
|
ExplicitKey
<
"sc_req_item"
>
|
TableBrand
<
"sc_req_item"
>
,
{
attributes
:
{
encode_utf8
:
false
}
;
label
:
"Request item"
;
referenceTable
:
"sc_req_item"
;
}
,
>
Readonly
sc_
catalog
sc_catalog
:
Typed
<
|
string
|
Record
<
"sc_catalog"
>
|
ExplicitKey
<
"sc_catalog"
>
|
TableBrand
<
"sc_catalog"
>
,
{
label
:
"Catalog"
;
readOnly
:
true
;
referenceTable
:
"sc_catalog"
}
,
>
Readonly
sys_
id
sys_id
:
Typed
<
string
,
{
label
:
[
{
label
:
"Sys ID"
;
language
:
"en"
;
plural
:
"Sys IDs"
}
]
;
primary
:
true
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
calendar_
stc
cat_
item
request
request_
item
sc_
catalog
sys_
id
@servicenow/sdk - v4.4.1
Loading...