Skip to content

/AWS1/CL_QSTGEOCODEPREFERENCE

The geocode preference.

CONSTRUCTOR

IMPORTING

Required arguments:

io_requestkey TYPE REF TO /AWS1/CL_QSTGEOCODERHIERARCHY /AWS1/CL_QSTGEOCODERHIERARCHY

The unique request key for the geocode preference.

io_preference TYPE REF TO /AWS1/CL_QSTGEOCODEPREFVALUE /AWS1/CL_QSTGEOCODEPREFVALUE

The preference definition for the geocode preference.


Queryable Attributes

RequestKey

The unique request key for the geocode preference.

Accessible with the following methods

Method Description
GET_REQUESTKEY() Getter for REQUESTKEY

Preference

The preference definition for the geocode preference.

Accessible with the following methods

Method Description
GET_PREFERENCE() Getter for PREFERENCE

Public Local Types In This Class

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

TT_GEOCODEPREFERENCELIST

TYPES TT_GEOCODEPREFERENCELIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTGEOCODEPREFERENCE WITH DEFAULT KEY
.