/AWS1/CL_CWLUPPERCASESTRING¶
This processor converts a string field to uppercase.
For more information about this processor including examples, see upperCaseString in the CloudWatch Logs User Guide.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_withkeys TYPE /AWS1/CL_CWLUPPERCASESTRWKEY00=>TT_UPPERCASESTRINGWITHKEYS TT_UPPERCASESTRINGWITHKEYS¶
The array of containing the keys of the field to convert to uppercase.
Queryable Attributes¶
withKeys¶
The array of containing the keys of the field to convert to uppercase.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WITHKEYS() |
Getter for WITHKEYS, with configurable default |
ASK_WITHKEYS() |
Getter for WITHKEYS w/ exceptions if field has no value |
HAS_WITHKEYS() |
Determine if WITHKEYS has a value |