/AWS1/CL_CRMCFGUREDTBLASSOCI01¶
A configured table association links a configured table to a collaboration.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_arn TYPE /AWS1/CRMCFGUREDTBLASSOCIATI00 /AWS1/CRMCFGUREDTBLASSOCIATI00¶
The unique ARN for the configured table association.
iv_id TYPE /AWS1/CRMUUID /AWS1/CRMUUID¶
The unique ID for the configured table association.
iv_configuredtableid TYPE /AWS1/CRMUUID /AWS1/CRMUUID¶
The unique ID for the configured table that the association refers to.
iv_configuredtablearn TYPE /AWS1/CRMCONFIGUREDTABLEARN /AWS1/CRMCONFIGUREDTABLEARN¶
The unique ARN for the configured table that the association refers to.
iv_membershipid TYPE /AWS1/CRMUUID /AWS1/CRMUUID¶
The unique ID for the membership this configured table association belongs to.
iv_membershiparn TYPE /AWS1/CRMMEMBERSHIPARN /AWS1/CRMMEMBERSHIPARN¶
The unique ARN for the membership this configured table association belongs to.
iv_rolearn TYPE /AWS1/CRMROLEARN /AWS1/CRMROLEARN¶
The service will assume this role to access catalog metadata and query the table.
iv_name TYPE /AWS1/CRMTABLEALIAS /AWS1/CRMTABLEALIAS¶
The name of the configured table association, in lowercase. The table is identified by this name when running protected queries against the underlying data.
iv_createtime TYPE /AWS1/CRMTIMESTAMP /AWS1/CRMTIMESTAMP¶
The time the configured table association was created.
iv_updatetime TYPE /AWS1/CRMTIMESTAMP /AWS1/CRMTIMESTAMP¶
The time the configured table association was last updated.
Optional arguments:¶
iv_description TYPE /AWS1/CRMTABLEDESCRIPTION /AWS1/CRMTABLEDESCRIPTION¶
A description of the configured table association.
it_analysisruletypes TYPE /AWS1/CL_CRMCFGUREDTBLASSOCI09=>TT_CFGUREDTBLASSOCIATIONALYR00 TT_CFGUREDTBLASSOCIATIONALYR00¶
The analysis rule types for the configured table association.
Queryable Attributes¶
arn¶
The unique ARN for the configured table association.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
id¶
The unique ID for the configured table association.
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 |
configuredTableId¶
The unique ID for the configured table that the association refers to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGUREDTABLEID00() |
Getter for CONFIGUREDTABLEID, with configurable default |
ASK_CONFIGUREDTABLEID00() |
Getter for CONFIGUREDTABLEID w/ exceptions if field has no v |
HAS_CONFIGUREDTABLEID00() |
Determine if CONFIGUREDTABLEID has a value |
configuredTableArn¶
The unique ARN for the configured table that the association refers to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGUREDTABLEARN() |
Getter for CONFIGUREDTABLEARN, with configurable default |
ASK_CONFIGUREDTABLEARN() |
Getter for CONFIGUREDTABLEARN w/ exceptions if field has no |
HAS_CONFIGUREDTABLEARN() |
Determine if CONFIGUREDTABLEARN has a value |
membershipId¶
The unique ID for the membership this configured table association belongs to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEMBERSHIPID() |
Getter for MEMBERSHIPID, with configurable default |
ASK_MEMBERSHIPID() |
Getter for MEMBERSHIPID w/ exceptions if field has no value |
HAS_MEMBERSHIPID() |
Determine if MEMBERSHIPID has a value |
membershipArn¶
The unique ARN for the membership this configured table association belongs to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEMBERSHIPARN() |
Getter for MEMBERSHIPARN, with configurable default |
ASK_MEMBERSHIPARN() |
Getter for MEMBERSHIPARN w/ exceptions if field has no value |
HAS_MEMBERSHIPARN() |
Determine if MEMBERSHIPARN has a value |
roleArn¶
The service will assume this role to access catalog metadata and query the table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROLEARN() |
Getter for ROLEARN, with configurable default |
ASK_ROLEARN() |
Getter for ROLEARN w/ exceptions if field has no value |
HAS_ROLEARN() |
Determine if ROLEARN has a value |
name¶
The name of the configured table association, in lowercase. The table is identified by this name when running protected queries against the underlying data.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
description¶
A description of the configured table association.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
analysisRuleTypes¶
The analysis rule types for the configured table association.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANALYSISRULETYPES() |
Getter for ANALYSISRULETYPES, with configurable default |
ASK_ANALYSISRULETYPES() |
Getter for ANALYSISRULETYPES w/ exceptions if field has no v |
HAS_ANALYSISRULETYPES() |
Determine if ANALYSISRULETYPES has a value |
createTime¶
The time the configured table association 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 time the configured table association was last 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 |