Skip to content

/AWS1/CL_CRMLSTPRIVACYBUDGET01

ListPrivacyBudgetsOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_privacybudgetsummaries TYPE /AWS1/CL_CRMPRIVACYBUDGETSUMM=>TT_PRIVACYBUDGETSUMMARYLIST TT_PRIVACYBUDGETSUMMARYLIST

An array that summarizes the privacy budgets. The summary includes collaboration information, membership information, privacy budget template information, and privacy budget details.

Optional arguments:

iv_nexttoken TYPE /AWS1/CRMPAGINATIONTOKEN /AWS1/CRMPAGINATIONTOKEN

The pagination token that's used to fetch the next set of results.


Queryable Attributes

privacyBudgetSummaries

An array that summarizes the privacy budgets. The summary includes collaboration information, membership information, privacy budget template information, and privacy budget details.

Accessible with the following methods

Method Description
GET_PRIVACYBUDGETSUMMARIES() Getter for PRIVACYBUDGETSUMMARIES, with configurable default
ASK_PRIVACYBUDGETSUMMARIES() Getter for PRIVACYBUDGETSUMMARIES w/ exceptions if field has
HAS_PRIVACYBUDGETSUMMARIES() Determine if PRIVACYBUDGETSUMMARIES has a value

nextToken

The pagination token that's used to fetch the next set of results.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value