Skip to content

/AWS1/CL_CRMCOLLABORATIONPRI02

A summary of the collaboration privacy budgets. This summary includes the collaboration information, creation information, epsilon provided, and utility in terms of aggregations.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_id TYPE /AWS1/CRMUUID /AWS1/CRMUUID

The unique identifier of the collaboration privacy budget.

iv_privacybudgettemplateid00 TYPE /AWS1/CRMPRIVACYBUDGETTMPLID /AWS1/CRMPRIVACYBUDGETTMPLID

The unique identifier of the collaboration privacy budget template.

iv_privacybudgettemplatearn TYPE /AWS1/CRMPRIVACYBUDGETTMPLARN /AWS1/CRMPRIVACYBUDGETTMPLARN

The ARN of the collaboration privacy budget template.

iv_collaborationid TYPE /AWS1/CRMUUID /AWS1/CRMUUID

The unique identifier of the collaboration that includes this privacy budget.

iv_collaborationarn TYPE /AWS1/CRMCOLLABORATIONARN /AWS1/CRMCOLLABORATIONARN

The ARN of the collaboration that includes this privacy budget.

iv_creatoraccountid TYPE /AWS1/CRMACCOUNTID /AWS1/CRMACCOUNTID

The unique identifier of the account that created this privacy budget.

iv_type TYPE /AWS1/CRMPRIVACYBUDGETTYPE /AWS1/CRMPRIVACYBUDGETTYPE

The type of privacy budget template.

iv_createtime TYPE /AWS1/CRMTIMESTAMP /AWS1/CRMTIMESTAMP

The time at which the privacy budget was created.

iv_updatetime TYPE /AWS1/CRMTIMESTAMP /AWS1/CRMTIMESTAMP

The most recent time at which the privacy budget was updated.

io_budget TYPE REF TO /AWS1/CL_CRMPRIVACYBUDGET /AWS1/CL_CRMPRIVACYBUDGET

The includes epsilon provided and utility in terms of aggregations.


Queryable Attributes

id

The unique identifier of the collaboration privacy budget.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

privacyBudgetTemplateId

The unique identifier of the collaboration privacy budget template.

Accessible with the following methods

Method Description
GET_PRIVACYBUDGETTMPLID00() Getter for PRIVACYBUDGETTEMPLATEID00, with configurable defa
ASK_PRIVACYBUDGETTMPLID00() Getter for PRIVACYBUDGETTEMPLATEID00 w/ exceptions if field
HAS_PRIVACYBUDGETTMPLID00() Determine if PRIVACYBUDGETTEMPLATEID00 has a value

privacyBudgetTemplateArn

The ARN of the collaboration privacy budget template.

Accessible with the following methods

Method Description
GET_PRIVACYBUDGETTEMPLATEARN() Getter for PRIVACYBUDGETTEMPLATEARN, with configurable defau
ASK_PRIVACYBUDGETTEMPLATEARN() Getter for PRIVACYBUDGETTEMPLATEARN w/ exceptions if field h
HAS_PRIVACYBUDGETTEMPLATEARN() Determine if PRIVACYBUDGETTEMPLATEARN has a value

collaborationId

The unique identifier of the collaboration that includes this privacy budget.

Accessible with the following methods

Method Description
GET_COLLABORATIONID() Getter for COLLABORATIONID, with configurable default
ASK_COLLABORATIONID() Getter for COLLABORATIONID w/ exceptions if field has no val
HAS_COLLABORATIONID() Determine if COLLABORATIONID has a value

collaborationArn

The ARN of the collaboration that includes this privacy budget.

Accessible with the following methods

Method Description
GET_COLLABORATIONARN() Getter for COLLABORATIONARN, with configurable default
ASK_COLLABORATIONARN() Getter for COLLABORATIONARN w/ exceptions if field has no va
HAS_COLLABORATIONARN() Determine if COLLABORATIONARN has a value

creatorAccountId

The unique identifier of the account that created this privacy budget.

Accessible with the following methods

Method Description
GET_CREATORACCOUNTID() Getter for CREATORACCOUNTID, with configurable default
ASK_CREATORACCOUNTID() Getter for CREATORACCOUNTID w/ exceptions if field has no va
HAS_CREATORACCOUNTID() Determine if CREATORACCOUNTID has a value

type

The type of privacy budget template.

Accessible with the following methods

Method Description
GET_TYPE() Getter for TYPE, with configurable default
ASK_TYPE() Getter for TYPE w/ exceptions if field has no value
HAS_TYPE() Determine if TYPE has a value

createTime

The time at which the privacy budget was created.

Accessible with the following methods

Method Description
GET_CREATETIME() Getter for CREATETIME, with configurable default
ASK_CREATETIME() Getter for CREATETIME w/ exceptions if field has no value
HAS_CREATETIME() Determine if CREATETIME has a value

updateTime

The most recent time at which the privacy budget was updated.

Accessible with the following methods

Method Description
GET_UPDATETIME() Getter for UPDATETIME, with configurable default
ASK_UPDATETIME() Getter for UPDATETIME w/ exceptions if field has no value
HAS_UPDATETIME() Determine if UPDATETIME has a value

budget

The includes epsilon provided and utility in terms of aggregations.

Accessible with the following methods

Method Description
GET_BUDGET() Getter for BUDGET

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_COLLABORATIONPRIVACYBUDGE01

TYPES TT_COLLABORATIONPRIVACYBUDGE01 TYPE STANDARD TABLE OF REF TO /AWS1/CL_CRMCOLLABORATIONPRI02 WITH DEFAULT KEY
.