Skip to content

/AWS1/CL_DMGSTRTRECOMMENDATI00

Provides information about the source database to analyze and provide target recommendations according to the specified requirements.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_DATABASEID TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The identifier of the source database.

IO_SETTINGS TYPE REF TO /AWS1/CL_DMGRECOMMENDATIONSTGS /AWS1/CL_DMGRECOMMENDATIONSTGS

The required target engine settings.


Queryable Attributes

DatabaseId

The identifier of the source database.

Accessible with the following methods

Method Description
GET_DATABASEID() Getter for DATABASEID, with configurable default
ASK_DATABASEID() Getter for DATABASEID w/ exceptions if field has no value
HAS_DATABASEID() Determine if DATABASEID has a value

Settings

The required target engine settings.

Accessible with the following methods

Method Description
GET_SETTINGS() Getter for SETTINGS

Public Local Types In This Class

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

TT_STRTRECOMMENDATIONSREQENT00

TYPES TT_STRTRECOMMENDATIONSREQENT00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_DMGSTRTRECOMMENDATI00 WITH DEFAULT KEY
.