Skip to content

/AWS1/CL_CRM=>CREATEANALYSISTEMPLATE()

About CreateAnalysisTemplate

Creates a new analysis template.

Method Signature

IMPORTING

Required arguments:

IV_MEMBERSHIPIDENTIFIER TYPE /AWS1/CRMMEMBERSHIPIDENTIFIER /AWS1/CRMMEMBERSHIPIDENTIFIER

The identifier for a membership resource.

IV_NAME TYPE /AWS1/CRMTABLEALIAS /AWS1/CRMTABLEALIAS

The name of the analysis template.

IV_FORMAT TYPE /AWS1/CRMANALYSISFORMAT /AWS1/CRMANALYSISFORMAT

The format of the analysis template.

IO_SOURCE TYPE REF TO /AWS1/CL_CRMANALYSISSOURCE /AWS1/CL_CRMANALYSISSOURCE

The information in the analysis template. Currently supports text, the query text for the analysis template.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/CRMRESOURCEDESCRIPTION /AWS1/CRMRESOURCEDESCRIPTION

The description of the analysis template.

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.

IT_ANALYSISPARAMETERS TYPE /AWS1/CL_CRMANALYSISPARAMETER=>TT_ANALYSISPARAMETERLIST TT_ANALYSISPARAMETERLIST

The parameters of the analysis template.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CRMCREATEALYTMPLOUT /AWS1/CL_CRMCREATEALYTMPLOUT