Skip to content

/AWS1/CL_EL2URLREWRITECONFIG

Information about a URL rewrite transform. This transform matches a pattern in the request URL and replaces it with the specified string.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_rewrites TYPE /AWS1/CL_EL2REWRITECONFIG=>TT_REWRITECONFIGLIST TT_REWRITECONFIGLIST

The URL rewrite transform to apply to the request. The transform consists of a regular expression to match and a replacement string.


Queryable Attributes

Rewrites

The URL rewrite transform to apply to the request. The transform consists of a regular expression to match and a replacement string.

Accessible with the following methods

Method Description
GET_REWRITES() Getter for REWRITES, with configurable default
ASK_REWRITES() Getter for REWRITES w/ exceptions if field has no value
HAS_REWRITES() Determine if REWRITES has a value