Skip to content

/AWS1/CL_CRM=>CREATECONFIGUREDTABLE()

About CreateConfiguredTable

Creates a new configured table resource.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/CRMDISPLAYNAME /AWS1/CRMDISPLAYNAME

The name of the configured table.

IO_TABLEREFERENCE TYPE REF TO /AWS1/CL_CRMTABLEREFERENCE /AWS1/CL_CRMTABLEREFERENCE

A reference to the Glue table being configured.

IT_ALLOWEDCOLUMNS TYPE /AWS1/CL_CRMALLOWEDCOLUMNLST_W=>TT_ALLOWEDCOLUMNLIST TT_ALLOWEDCOLUMNLIST

The columns of the underlying table that can be used by collaborations or analysis rules.

IV_ANALYSISMETHOD TYPE /AWS1/CRMANALYSISMETHOD /AWS1/CRMANALYSISMETHOD

The analysis method for the configured tables. The only valid value is currently DIRECT_QUERY.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/CRMTABLEDESCRIPTION /AWS1/CRMTABLEDESCRIPTION

A description for the configured table.

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_CRMCRECFGUREDTABLEOUT /AWS1/CL_CRMCRECFGUREDTABLEOUT