Skip to content

/AWS1/CL_BGT=>CREATENOTIFICATION()

About CreateNotification

Creates a notification. You must create the budget before you create the associated notification.

Method Signature

IMPORTING

Required arguments:

IV_ACCOUNTID TYPE /AWS1/BGTACCOUNTID /AWS1/BGTACCOUNTID

The accountId that is associated with the budget that you want to create a notification for.

IV_BUDGETNAME TYPE /AWS1/BGTBUDGETNAME /AWS1/BGTBUDGETNAME

The name of the budget that you want Amazon Web Services to notify you about. Budget names must be unique within an account.

IO_NOTIFICATION TYPE REF TO /AWS1/CL_BGTNOTIFICATION /AWS1/CL_BGTNOTIFICATION

The notification that you want to create.

IT_SUBSCRIBERS TYPE /AWS1/CL_BGTSUBSCRIBER=>TT_SUBSCRIBERS TT_SUBSCRIBERS

A list of subscribers that you want to associate with the notification. Each notification can have one SNS subscriber and up to 10 email subscribers.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BGTCREATENOTIFRSP /AWS1/CL_BGTCREATENOTIFRSP