Skip to content

/AWS1/CL_BDKAUTOMATEDRSNINGP13

Represents a single value that can be added to an existing custom type in the policy.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_value TYPE /AWS1/BDKAUTOMATEDRSNINGPLYD02 /AWS1/BDKAUTOMATEDRSNINGPLYD02

The identifier or name of the new value to add to the type.

Optional arguments:

iv_description TYPE /AWS1/BDKAUTOMATEDRSNINGPLYD03 /AWS1/BDKAUTOMATEDRSNINGPLYD03

A description of what this new type value represents and when it should be used.


Queryable Attributes

value

The identifier or name of the new value to add to the type.

Accessible with the following methods

Method Description
GET_VALUE() Getter for VALUE, with configurable default
ASK_VALUE() Getter for VALUE w/ exceptions if field has no value
HAS_VALUE() Determine if VALUE has a value

description

A description of what this new type value represents and when it should be used.

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