Skip to content

/AWS1/CL_GDYMODELDETAIL

Contains information about the AI model involved in a finding.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_modelid TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING

The identifier of the AI model.


Queryable Attributes

ModelId

The identifier of the AI model.

Accessible with the following methods

Method Description
GET_MODELID() Getter for MODELID, with configurable default
ASK_MODELID() Getter for MODELID w/ exceptions if field has no value
HAS_MODELID() Determine if MODELID 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_MODELDETAILS

TYPES TT_MODELDETAILS TYPE STANDARD TABLE OF REF TO /AWS1/CL_GDYMODELDETAIL WITH DEFAULT KEY
.