/AWS1/CL_CRMPOPULATEIMDTBLOUT¶
PopulateIntermediateTableOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_analysisid TYPE /AWS1/CRMANALYSISIDENTIFIER /AWS1/CRMANALYSISIDENTIFIER¶
The identifier for the protected query execution. Use this value with
GetProtectedQueryto track the population progress.
iv_analysistype TYPE /AWS1/CRMPOPULATEIMDTBLALYTYPE /AWS1/CRMPOPULATEIMDTBLALYTYPE¶
The type of analysis performed to populate the intermediate table.
iv_versionid TYPE /AWS1/CRMUUID /AWS1/CRMUUID¶
The unique identifier of the version created by this population operation.
Queryable Attributes¶
analysisId¶
The identifier for the protected query execution. Use this value with
GetProtectedQueryto track the population progress.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANALYSISID() |
Getter for ANALYSISID, with configurable default |
ASK_ANALYSISID() |
Getter for ANALYSISID w/ exceptions if field has no value |
HAS_ANALYSISID() |
Determine if ANALYSISID has a value |
analysisType¶
The type of analysis performed to populate the intermediate table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANALYSISTYPE() |
Getter for ANALYSISTYPE, with configurable default |
ASK_ANALYSISTYPE() |
Getter for ANALYSISTYPE w/ exceptions if field has no value |
HAS_ANALYSISTYPE() |
Determine if ANALYSISTYPE has a value |
versionId¶
The unique identifier of the version created by this population operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERSIONID() |
Getter for VERSIONID, with configurable default |
ASK_VERSIONID() |
Getter for VERSIONID w/ exceptions if field has no value |
HAS_VERSIONID() |
Determine if VERSIONID has a value |