/AWS1/CL_DZNRULESCOPE¶
The scope of a rule.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IO_ASSETTYPE
TYPE REF TO /AWS1/CL_DZNASSETTYPESFORRULE
/AWS1/CL_DZNASSETTYPESFORRULE
¶
The asset type included in the rule scope.
IV_DATAPRODUCT
TYPE /AWS1/DZNBOOLEAN
/AWS1/DZNBOOLEAN
¶
The data product included in the rule scope.
IO_PROJECT
TYPE REF TO /AWS1/CL_DZNPROJECTSFORRULE
/AWS1/CL_DZNPROJECTSFORRULE
¶
The project included in the rule scope.
Queryable Attributes¶
assetType¶
The asset type included in the rule scope.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ASSETTYPE() |
Getter for ASSETTYPE |
dataProduct¶
The data product included in the rule scope.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DATAPRODUCT() |
Getter for DATAPRODUCT, with configurable default |
ASK_DATAPRODUCT() |
Getter for DATAPRODUCT w/ exceptions if field has no value |
HAS_DATAPRODUCT() |
Determine if DATAPRODUCT has a value |
project¶
The project included in the rule scope.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PROJECT() |
Getter for PROJECT |