Skip to content

/AWS1/CL_NWSASSOCIATEDRULE

An association between a template and a rule, as returned in outputs. The corresponding request structure is RuleReference.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_rulearn TYPE /AWS1/NWSRULEARN /AWS1/NWSRULEARN

The ARN of the associated rule.


Queryable Attributes

ruleArn

The ARN of the associated rule.

Accessible with the following methods

Method Description
GET_RULEARN() Getter for RULEARN, with configurable default
ASK_RULEARN() Getter for RULEARN w/ exceptions if field has no value
HAS_RULEARN() Determine if RULEARN 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_ASSOCIATEDRULELIST

TYPES TT_ASSOCIATEDRULELIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_NWSASSOCIATEDRULE WITH DEFAULT KEY
.