/AWS1/CL_AMUPUTMETFLAGBODY¶
Stores the metadata information about a feature on a form.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_newvalue TYPE /AWS1/AMUSTRING /AWS1/AMUSTRING¶
The new information to store.
Queryable Attributes¶
newValue¶
The new information to store.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEWVALUE() |
Getter for NEWVALUE, with configurable default |
ASK_NEWVALUE() |
Getter for NEWVALUE w/ exceptions if field has no value |
HAS_NEWVALUE() |
Determine if NEWVALUE has a value |