Skip to content

/AWS1/CL_ML=>GETMLMODEL()

About GetMLModel

Returns an MLModel that includes detailed metadata, data source information, and the current status of the MLModel.

GetMLModel provides results in normal or verbose format.

Method Signature

IMPORTING

Required arguments:

IV_MLMODELID TYPE /AWS1/ML_ENTITYID /AWS1/ML_ENTITYID

The ID assigned to the MLModel at creation.

Optional arguments:

IV_VERBOSE TYPE /AWS1/ML_VERBOSE /AWS1/ML_VERBOSE

Specifies whether the GetMLModel operation should return Recipe.

If true, Recipe is returned.

If false, Recipe is not returned.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_ML_GETMLMODELOUTPUT /AWS1/CL_ML_GETMLMODELOUTPUT