Skip to content

/AWS1/CL_DZNACCEPTEDASSETSCOPE

The accepted asset scope.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_assetid TYPE /AWS1/DZNASSETID /AWS1/DZNASSETID

The asset ID of the accepted asset scope.

it_filterids TYPE /AWS1/CL_DZNFILTERIDS_W=>TT_FILTERIDS TT_FILTERIDS

The filter IDs of the accepted asset scope.


Queryable Attributes

assetId

The asset ID of the accepted asset scope.

Accessible with the following methods

Method Description
GET_ASSETID() Getter for ASSETID, with configurable default
ASK_ASSETID() Getter for ASSETID w/ exceptions if field has no value
HAS_ASSETID() Determine if ASSETID has a value

filterIds

The filter IDs of the accepted asset scope.

Accessible with the following methods

Method Description
GET_FILTERIDS() Getter for FILTERIDS, with configurable default
ASK_FILTERIDS() Getter for FILTERIDS w/ exceptions if field has no value
HAS_FILTERIDS() Determine if FILTERIDS has a value

Public Local Types In This Class

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

TT_ACCEPTEDASSETSCOPES

TYPES TT_ACCEPTEDASSETSCOPES TYPE STANDARD TABLE OF REF TO /AWS1/CL_DZNACCEPTEDASSETSCOPE WITH DEFAULT KEY
.