/AWS1/CL_PIPSTOPEXECTRIGGER¶
The interaction that stopped a pipeline execution.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_reason TYPE /AWS1/PIPSTOPPLINEXECREASON /AWS1/PIPSTOPPLINEXECREASON¶
The user-specified reason the pipeline was stopped.
Queryable Attributes¶
reason¶
The user-specified reason the pipeline was stopped.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REASON() |
Getter for REASON, with configurable default |
ASK_REASON() |
Getter for REASON w/ exceptions if field has no value |
HAS_REASON() |
Determine if REASON has a value |