Skip to content

/AWS1/CL_IN2PROJECTPERICSCAN00

Contains the periodic scan configuration settings applied to a specific project.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_frequencyexpression TYPE /AWS1/IN2FREQUENCYEXPRESSION /AWS1/IN2FREQUENCYEXPRESSION

The schedule expression for periodic scans, in cron format, applied to the project.

it_rulesetcategories TYPE /AWS1/CL_IN2RULESETCATS_W=>TT_RULESETCATEGORIES TT_RULESETCATEGORIES

The categories of security rules applied during periodic scans for the project.


Queryable Attributes

frequencyExpression

The schedule expression for periodic scans, in cron format, applied to the project.

Accessible with the following methods

Method Description
GET_FREQUENCYEXPRESSION() Getter for FREQUENCYEXPRESSION, with configurable default
ASK_FREQUENCYEXPRESSION() Getter for FREQUENCYEXPRESSION w/ exceptions if field has no
HAS_FREQUENCYEXPRESSION() Determine if FREQUENCYEXPRESSION has a value

ruleSetCategories

The categories of security rules applied during periodic scans for the project.

Accessible with the following methods

Method Description
GET_RULESETCATEGORIES() Getter for RULESETCATEGORIES, with configurable default
ASK_RULESETCATEGORIES() Getter for RULESETCATEGORIES w/ exceptions if field has no v
HAS_RULESETCATEGORIES() Determine if RULESETCATEGORIES 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_PROJECTPERIODICSCANCONFLIST

TYPES TT_PROJECTPERIODICSCANCONFLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_IN2PROJECTPERICSCAN00 WITH DEFAULT KEY
.