Skip to content

/AWS1/CL_BDKAUTOMATEDRSNINGP02

Represents a single value within a custom type definition, including its identifier and description.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_value TYPE /AWS1/BDKAUTOMATEDRSNINGPLYD02 /AWS1/BDKAUTOMATEDRSNINGPLYD02

The actual value or identifier for this type value.

Optional arguments:

iv_description TYPE /AWS1/BDKAUTOMATEDRSNINGPLYD03 /AWS1/BDKAUTOMATEDRSNINGPLYD03

A human-readable description explaining what this type value represents and when it should be used.


Queryable Attributes

value

The actual value or identifier for this type value.

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 human-readable description explaining what this 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

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_AUTOMATEDRSNINGPLYDEFTYPE01

TYPES TT_AUTOMATEDRSNINGPLYDEFTYPE01 TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDKAUTOMATEDRSNINGP02 WITH DEFAULT KEY
.