Skip to content

/AWS1/CL_DOASVCNOWSVCDETAILS

Complete service details for ServiceNow integration.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_instanceurl TYPE /AWS1/DOASERVICENOWINSTANCEURL /AWS1/DOASERVICENOWINSTANCEURL

ServiceNow instance URL.

Optional arguments:

io_authorizationconfig TYPE REF TO /AWS1/CL_DOASVCNOWSVCAUTHCFG /AWS1/CL_DOASVCNOWSVCAUTHCFG

ServiceNow OAuth client credentials configuration. Use this when registering with OAuth client credentials flow.


Queryable Attributes

instanceUrl

ServiceNow instance URL.

Accessible with the following methods

Method Description
GET_INSTANCEURL() Getter for INSTANCEURL, with configurable default
ASK_INSTANCEURL() Getter for INSTANCEURL w/ exceptions if field has no value
HAS_INSTANCEURL() Determine if INSTANCEURL has a value

authorizationConfig

ServiceNow OAuth client credentials configuration. Use this when registering with OAuth client credentials flow.

Accessible with the following methods

Method Description
GET_AUTHORIZATIONCONFIG() Getter for AUTHORIZATIONCONFIG