/AWS1/CL_CHPMEDIAINSIGHTSPLE00¶
The status of the pipeline element.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_type TYPE /AWS1/CHPMEDIAINSIGHTSPLCONF01 /AWS1/CHPMEDIAINSIGHTSPLCONF01¶
The type of status.
iv_status TYPE /AWS1/CHPMEDIAPLINELEMENTSTAT /AWS1/CHPMEDIAPLINELEMENTSTAT¶
The element's status.
Queryable Attributes¶
Type¶
The type of status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
Status¶
The element's status.
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 |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_MEDIAINSIGHTSPLELEMENTSTA00¶
TYPES TT_MEDIAINSIGHTSPLELEMENTSTA00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_CHPMEDIAINSIGHTSPLE00 WITH DEFAULT KEY
.