Skip to content

/AWS1/CL_GERROUTENOTICEDETRA00

Notice Detail that is a range.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_min TYPE /AWS1/GERINTEGER /AWS1/GERINTEGER

Minimum value for the range.

iv_max TYPE /AWS1/GERINTEGER /AWS1/GERINTEGER

Maximum value for the range.


Queryable Attributes

Min

Minimum value for the range.

Accessible with the following methods

Method Description
GET_MIN() Getter for MIN, with configurable default
ASK_MIN() Getter for MIN w/ exceptions if field has no value
HAS_MIN() Determine if MIN has a value

Max

Maximum value for the range.

Accessible with the following methods

Method Description
GET_MAX() Getter for MAX, with configurable default
ASK_MAX() Getter for MAX w/ exceptions if field has no value
HAS_MAX() Determine if MAX has a value