Skip to content

/AWS1/CL_BDKAUTOMATEDRSNINGP33

Associates a type name with a specific value name, used for referencing type values in rules and other policy elements.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_typename TYPE /AWS1/BDKAUTOMATEDRSNINGPLYD00 /AWS1/BDKAUTOMATEDRSNINGPLYD00

The name of the custom type that contains the referenced value.

iv_valuename TYPE /AWS1/BDKAUTOMATEDRSNINGPLYD02 /AWS1/BDKAUTOMATEDRSNINGPLYD02

The name of the specific value within the type.


Queryable Attributes

typeName

The name of the custom type that contains the referenced value.

Accessible with the following methods

Method Description
GET_TYPENAME() Getter for TYPENAME, with configurable default
ASK_TYPENAME() Getter for TYPENAME w/ exceptions if field has no value
HAS_TYPENAME() Determine if TYPENAME has a value

valueName

The name of the specific value within the type.

Accessible with the following methods

Method Description
GET_VALUENAME() Getter for VALUENAME, with configurable default
ASK_VALUENAME() Getter for VALUENAME w/ exceptions if field has no value
HAS_VALUENAME() Determine if VALUENAME 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_AUTOMATEDRSNINGPLYDEFTYPE03

TYPES TT_AUTOMATEDRSNINGPLYDEFTYPE03 TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDKAUTOMATEDRSNINGP33 WITH DEFAULT KEY
.