Skip to content

/AWS1/CL_AG2ROUTINGRLMATCHHE01

Represents a MatchHeaderValue.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_header TYPE /AWS1/AG2SELECTIONKEY /AWS1/AG2SELECTIONKEY

After evaluating a selection expression, the result is compared against one or more selection keys to find a matching key. See Selection Expressions for a list of expressions and each expression's associated selection key type.

iv_valueglob TYPE /AWS1/AG2SELECTIONEXPRESSION /AWS1/AG2SELECTIONEXPRESSION

An expression used to extract information at runtime. See Selection Expressions for more information.


Queryable Attributes

After evaluating a selection expression, the result is compared against one or more selection keys to find a matching key. See Selection Expressions for a list of expressions and each expression's associated selection key type.

Accessible with the following methods

Method Description
GET_HEADER() Getter for HEADER, with configurable default
ASK_HEADER() Getter for HEADER w/ exceptions if field has no value
HAS_HEADER() Determine if HEADER has a value

ValueGlob

An expression used to extract information at runtime. See Selection Expressions for more information.

Accessible with the following methods

Method Description
GET_VALUEGLOB() Getter for VALUEGLOB, with configurable default
ASK_VALUEGLOB() Getter for VALUEGLOB w/ exceptions if field has no value
HAS_VALUEGLOB() Determine if VALUEGLOB 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___LSTOFROUTINGRLMATCHHEAD00

TYPES TT___LSTOFROUTINGRLMATCHHEAD00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_AG2ROUTINGRLMATCHHE01 WITH DEFAULT KEY
.