Skip to content

/AWS1/CL_FDT=>PUTLABEL()

About PutLabel

Creates or updates label. A label classifies an event as fraudulent or legitimate. Labels are associated with event types and used to train supervised machine learning models in Amazon Fraud Detector.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/FDTIDENTIFIER /AWS1/FDTIDENTIFIER

The label name.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/FDTDESCRIPTION /AWS1/FDTDESCRIPTION

The label description.

IT_TAGS TYPE /AWS1/CL_FDTTAG=>TT_TAGLIST TT_TAGLIST

A collection of key and value pairs.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FDTPUTLABELRESULT /AWS1/CL_FDTPUTLABELRESULT