/AWS1/CL_CRMALYTMPLARTIFACTMET¶
The analysis template artifact metadata.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_entrypointhash TYPE REF TO /AWS1/CL_CRMHASH /AWS1/CL_CRMHASH¶
The hash of the entry point for the analysis template artifact metadata.
Optional arguments:¶
it_additionalartifacthashes TYPE /AWS1/CL_CRMHASH=>TT_HASHLIST TT_HASHLIST¶
Additional artifact hashes for the analysis template.
Queryable Attributes¶
entryPointHash¶
The hash of the entry point for the analysis template artifact metadata.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENTRYPOINTHASH() |
Getter for ENTRYPOINTHASH |
additionalArtifactHashes¶
Additional artifact hashes for the analysis template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDITIONALARTIFACTHASHES() |
Getter for ADDITIONALARTIFACTHASHES, with configurable defau |
ASK_ADDITIONALARTIFACTHASHES() |
Getter for ADDITIONALARTIFACTHASHES w/ exceptions if field h |
HAS_ADDITIONALARTIFACTHASHES() |
Determine if ADDITIONALARTIFACTHASHES has a value |