Skip to content

/AWS1/CL_BGT=>CREATESUBSCRIBER()

About CreateSubscriber

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

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 subscriber for.

IV_BUDGETNAME TYPE /AWS1/BGTBUDGETNAME /AWS1/BGTBUDGETNAME

The name of the budget that you want to subscribe to. 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 a subscriber for.

IO_SUBSCRIBER TYPE REF TO /AWS1/CL_BGTSUBSCRIBER /AWS1/CL_BGTSUBSCRIBER

The subscriber that you want to associate with a budget notification.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BGTCREATESUBRRESPONSE /AWS1/CL_BGTCREATESUBRRESPONSE