Skip to content

/AWS1/CL_BDKAUTOMATEDRSNINGP01

Represents a custom user-defined viarble type in an Automated Reasoning policy. Types are enum-based and provide additional context beyond predefined variable types.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_name TYPE /AWS1/BDKAUTOMATEDRSNINGPLYD00 /AWS1/BDKAUTOMATEDRSNINGPLYD00

The name of the custom type.

it_values TYPE /AWS1/CL_BDKAUTOMATEDRSNINGP02=>TT_AUTOMATEDRSNINGPLYDEFTYPE01 TT_AUTOMATEDRSNINGPLYDEFTYPE01

The possible values for this enum-based type, each with its own description.

Optional arguments:

iv_description TYPE /AWS1/BDKAUTOMATEDRSNINGPLYD01 /AWS1/BDKAUTOMATEDRSNINGPLYD01

The description of what the custom type represents.


Queryable Attributes

name

The name of the custom type.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

description

The description of what the custom type represents.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

values

The possible values for this enum-based type, each with its own description.

Accessible with the following methods

Method Description
GET_VALUES() Getter for VALUES, with configurable default
ASK_VALUES() Getter for VALUES w/ exceptions if field has no value
HAS_VALUES() Determine if VALUES 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_AUTOMATEDRSNINGPLYDEFTYPE00

TYPES TT_AUTOMATEDRSNINGPLYDEFTYPE00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDKAUTOMATEDRSNINGP01 WITH DEFAULT KEY
.