Skip to content

/AWS1/CL_SE2SUPPRESSIONLISTDST

An object that contains details about the action of suppression list.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_supionlistimportaction TYPE /AWS1/SE2SUPIONLISTIMPACTION /AWS1/SE2SUPIONLISTIMPACTION

The type of action to perform on the address. The following are possible values:

  • PUT: add the addresses to the suppression list. If the record already exists, it will override it with the new value.

  • DELETE: remove the addresses from the suppression list.


Queryable Attributes

SuppressionListImportAction

The type of action to perform on the address. The following are possible values:

  • PUT: add the addresses to the suppression list. If the record already exists, it will override it with the new value.

  • DELETE: remove the addresses from the suppression list.

Accessible with the following methods

Method Description
GET_SUPIONLISTIMPORTACTION() Getter for SUPPRESSIONLISTIMPORTACTION, with configurable de
ASK_SUPIONLISTIMPORTACTION() Getter for SUPPRESSIONLISTIMPORTACTION w/ exceptions if fiel
HAS_SUPIONLISTIMPORTACTION() Determine if SUPPRESSIONLISTIMPORTACTION has a value