Skip to content

/AWS1/CL_FDT=>DELETEMODELVERSION()

About DeleteModelVersion

Deletes a model version.

You can delete models and model versions in Amazon Fraud Detector, provided that they are not associated with a detector version.

When you delete a model version, Amazon Fraud Detector permanently deletes that model version and the data is no longer stored in Amazon Fraud Detector.

Method Signature

IMPORTING

Required arguments:

IV_MODELID TYPE /AWS1/FDTMODELIDENTIFIER

The model ID of the model version to delete.

IV_MODELTYPE TYPE /AWS1/FDTMODELTYPEENUM

The model type of the model version to delete.

IV_MODELVERSIONNUMBER TYPE /AWS1/FDTFLOATVERSIONSTRING

The model version number of the model version to delete.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FDTDELETEMODELVRSRSLT