Skip to content

/AWS1/CL_CRM=>CRECFGUREDTABLEASSOCIATION()

About CreateConfiguredTableAssociation

Creates a configured table association. A configured table association links a configured table with a collaboration.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/CRMTABLEALIAS /AWS1/CRMTABLEALIAS

The name of the configured table association. This name is used to query the underlying configured table.

IV_MEMBERSHIPIDENTIFIER TYPE /AWS1/CRMMEMBERSHIPIDENTIFIER /AWS1/CRMMEMBERSHIPIDENTIFIER

A unique identifier for one of your memberships for a collaboration. The configured table is associated to the collaboration that this membership belongs to. Currently accepts a membership ID.

IV_CONFIGUREDTABLEIDENTIFIER TYPE /AWS1/CRMCONFIGUREDTABLEID /AWS1/CRMCONFIGUREDTABLEID

A unique identifier for the configured table to be associated to. Currently accepts a configured table ID.

IV_ROLEARN TYPE /AWS1/CRMROLEARN /AWS1/CRMROLEARN

The service will assume this role to access catalog metadata and query the table.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/CRMTABLEDESCRIPTION /AWS1/CRMTABLEDESCRIPTION

A description for the configured table association.

IT_TAGS TYPE /AWS1/CL_CRMTAGMAP_W=>TT_TAGMAP TT_TAGMAP

An optional label that you can assign to a resource when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to this resource.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CRMCRECFGUREDTBLASS01 /AWS1/CL_CRMCRECFGUREDTBLASS01