Skip to content

/AWS1/CL_LM2=>DELETESLOT()

About DeleteSlot

Deletes the specified slot from an intent.

Method Signature

IMPORTING

Required arguments:

IV_SLOTID TYPE /AWS1/LM2ID /AWS1/LM2ID

The identifier of the slot to delete.

IV_BOTID TYPE /AWS1/LM2ID /AWS1/LM2ID

The identifier of the bot associated with the slot to delete.

IV_BOTVERSION TYPE /AWS1/LM2DRAFTBOTVERSION /AWS1/LM2DRAFTBOTVERSION

The version of the bot associated with the slot to delete.

IV_LOCALEID TYPE /AWS1/LM2LOCALEID /AWS1/LM2LOCALEID

The identifier of the language and locale that the slot will be deleted from. The string must match one of the supported locales. For more information, see Supported languages.

IV_INTENTID TYPE /AWS1/LM2ID /AWS1/LM2ID

The identifier of the intent associated with the slot.