Skip to content

/AWS1/CL_CWSBATCHDELETESCOPE

Scope parameters for bulk delete by scope.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_service TYPE /AWS1/CWSSTRING /AWS1/CWSSTRING

Service name for the instrumentation configurations.

iv_environment TYPE /AWS1/CWSSTRING /AWS1/CWSSTRING

Environment identifier for the instrumentation configurations.

iv_instrumentationtype TYPE /AWS1/CWSINSTRUMENTATIONTYPE /AWS1/CWSINSTRUMENTATIONTYPE

Instrumentation type: BREAKPOINT or PROBE.


Queryable Attributes

Service

Service name for the instrumentation configurations.

Accessible with the following methods

Method Description
GET_SERVICE() Getter for SERVICE, with configurable default
ASK_SERVICE() Getter for SERVICE w/ exceptions if field has no value
HAS_SERVICE() Determine if SERVICE has a value

Environment

Environment identifier for the instrumentation configurations.

Accessible with the following methods

Method Description
GET_ENVIRONMENT() Getter for ENVIRONMENT, with configurable default
ASK_ENVIRONMENT() Getter for ENVIRONMENT w/ exceptions if field has no value
HAS_ENVIRONMENT() Determine if ENVIRONMENT has a value

InstrumentationType

Instrumentation type: BREAKPOINT or PROBE.

Accessible with the following methods

Method Description
GET_INSTRUMENTATIONTYPE() Getter for INSTRUMENTATIONTYPE, with configurable default
ASK_INSTRUMENTATIONTYPE() Getter for INSTRUMENTATIONTYPE w/ exceptions if field has no
HAS_INSTRUMENTATIONTYPE() Determine if INSTRUMENTATIONTYPE has a value