Skip to content

/AWS1/CL_CRMACCBUDGETSPRIVAC01

Input parameters for privacy budget templates that support access budgets functionality, enabling enhanced budget management capabilities.

CONSTRUCTOR

IMPORTING

Required arguments:

it_budgetparameters TYPE /AWS1/CL_CRMBUDGETPARAMETER=>TT_BUDGETPARAMETERS TT_BUDGETPARAMETERS

An array of budget parameters that define the access budget configuration for the privacy template.

iv_resourcearn TYPE /AWS1/CRMBUDGETEDRESOURCEARN /AWS1/CRMBUDGETEDRESOURCEARN

The Amazon Resource Name (ARN) of the resource associated with this privacy budget template.


Queryable Attributes

budgetParameters

An array of budget parameters that define the access budget configuration for the privacy template.

Accessible with the following methods

Method Description
GET_BUDGETPARAMETERS() Getter for BUDGETPARAMETERS, with configurable default
ASK_BUDGETPARAMETERS() Getter for BUDGETPARAMETERS w/ exceptions if field has no va
HAS_BUDGETPARAMETERS() Determine if BUDGETPARAMETERS has a value

resourceArn

The Amazon Resource Name (ARN) of the resource associated with this privacy budget template.

Accessible with the following methods

Method Description
GET_RESOURCEARN() Getter for RESOURCEARN, with configurable default
ASK_RESOURCEARN() Getter for RESOURCEARN w/ exceptions if field has no value
HAS_RESOURCEARN() Determine if RESOURCEARN has a value