Skip to content

/AWS1/CL_QSTSPACERESOURCEOP

An operation to perform on a resource in a space.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_resourcetype TYPE /AWS1/QSTSPACEQUICKSIGHTRESTYP /AWS1/QSTSPACEQUICKSIGHTRESTYP

The type of the resource.

io_resourcedetails TYPE REF TO /AWS1/CL_QSTSPACEQUICKSIGHTR00 /AWS1/CL_QSTSPACEQUICKSIGHTR00

The details of the resource.


Queryable Attributes

ResourceType

The type of the resource.

Accessible with the following methods

Method Description
GET_RESOURCETYPE() Getter for RESOURCETYPE, with configurable default
ASK_RESOURCETYPE() Getter for RESOURCETYPE w/ exceptions if field has no value
HAS_RESOURCETYPE() Determine if RESOURCETYPE has a value

ResourceDetails

The details of the resource.

Accessible with the following methods

Method Description
GET_RESOURCEDETAILS() Getter for RESOURCEDETAILS

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_SPACERESOURCEOPERATIONS

TYPES TT_SPACERESOURCEOPERATIONS TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTSPACERESOURCEOP WITH DEFAULT KEY
.