Skip to content

/AWS1/CL_AANGENERATEDPOLICY

Contains the text for the generated policy.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_policy TYPE /AWS1/AANSTRING /AWS1/AANSTRING

The text to use as the content for the new policy. The policy is created using the CreatePolicy action.


Queryable Attributes

policy

The text to use as the content for the new policy. The policy is created using the CreatePolicy action.

Accessible with the following methods

Method Description
GET_POLICY() Getter for POLICY, with configurable default
ASK_POLICY() Getter for POLICY w/ exceptions if field has no value
HAS_POLICY() Determine if POLICY 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_GENERATEDPOLICYLIST

TYPES TT_GENERATEDPOLICYLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_AANGENERATEDPOLICY WITH DEFAULT KEY
.