Skip to content

/AWS1/CL_DEX=>SENDDATASETNOTIFICATION()

About SendDataSetNotification

The type of event associated with the data set.

Method Signature

IMPORTING

Required arguments:

IV_DATASETID TYPE /AWS1/DEX__STRING /AWS1/DEX__STRING

Affected data set of the notification.

IV_TYPE TYPE /AWS1/DEXNOTIFICATIONTYPE /AWS1/DEXNOTIFICATIONTYPE

The type of the notification. Describing the kind of event the notification is alerting you to.

Optional arguments:

IO_SCOPE TYPE REF TO /AWS1/CL_DEXSCOPEDETAILS /AWS1/CL_DEXSCOPEDETAILS

Affected scope of this notification such as the underlying resources affected by the notification event.

IV_CLIENTTOKEN TYPE /AWS1/DEXCLIENTTOKEN /AWS1/DEXCLIENTTOKEN

Idempotency key for the notification, this key allows us to deduplicate notifications that are sent in quick succession erroneously.

IV_COMMENT TYPE /AWS1/DEX__STRINGMIN0MAX4096 /AWS1/DEX__STRINGMIN0MAX4096

Free-form text field for providers to add information about their notifications.

IO_DETAILS TYPE REF TO /AWS1/CL_DEXNOTIFDETAILS /AWS1/CL_DEXNOTIFDETAILS

Extra details specific to this notification type.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DEXSENDDSNOTIFRSP /AWS1/CL_DEXSENDDSNOTIFRSP