Skip to content

/AWS1/CL_SES=>SETRECEIPTRULEPOSITION()

About SetReceiptRulePosition

Sets the position of the specified receipt rule in the receipt rule set.

For information about managing receipt rules, see the Amazon SES Developer Guide.

You can execute this operation no more than once per second.

Method Signature

IMPORTING

Required arguments:

IV_RULESETNAME TYPE /AWS1/SESRECEIPTRULESETNAME /AWS1/SESRECEIPTRULESETNAME

The name of the receipt rule set that contains the receipt rule to reposition.

IV_RULENAME TYPE /AWS1/SESRECEIPTRULENAME /AWS1/SESRECEIPTRULENAME

The name of the receipt rule to reposition.

Optional arguments:

IV_AFTER TYPE /AWS1/SESRECEIPTRULENAME /AWS1/SESRECEIPTRULENAME

The name of the receipt rule after which to place the specified receipt rule.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SESSETRECEIPTRLPOSI01 /AWS1/CL_SESSETRECEIPTRLPOSI01