/AWS1/CL_CWTGETOTELENRCHMNTOUT¶
GetOTelEnrichmentOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_status TYPE /AWS1/CWTOTELENRICHMENTSTATUS /AWS1/CWTOTELENRICHMENTSTATUS¶
The status of OTel enrichment for the account. Valid values are
Running(enrichment is enabled) andStopped(enrichment is disabled).
Queryable Attributes¶
Status¶
The status of OTel enrichment for the account. Valid values are
Running(enrichment is enabled) andStopped(enrichment is disabled).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |