Skip to content

/AWS1/CL_FDT=>UPDATEEVENTLABEL()

About UpdateEventLabel

Updates the specified event with a new label.

Method Signature

IMPORTING

Required arguments:

IV_EVENTID TYPE /AWS1/FDTIDENTIFIER /AWS1/FDTIDENTIFIER

The ID of the event associated with the label to update.

IV_EVENTTYPENAME TYPE /AWS1/FDTIDENTIFIER /AWS1/FDTIDENTIFIER

The event type of the event associated with the label to update.

IV_ASSIGNEDLABEL TYPE /AWS1/FDTIDENTIFIER /AWS1/FDTIDENTIFIER

The new label to assign to the event.

IV_LABELTIMESTAMP TYPE /AWS1/FDTUTCTIMESTAMPISO8601 /AWS1/FDTUTCTIMESTAMPISO8601

The timestamp associated with the label. The timestamp must be specified using ISO 8601 standard in UTC.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FDTUPDEVENTLABELRSLT /AWS1/CL_FDTUPDEVENTLABELRSLT