/AWS1/CL_PIPSTARTPLINEXECOUT¶
Represents the output of a StartPipelineExecution action.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_pipelineexecutionid TYPE /AWS1/PIPPIPELINEEXECUTIONID /AWS1/PIPPIPELINEEXECUTIONID¶
The unique system-generated ID of the pipeline execution that was started.
Queryable Attributes¶
pipelineExecutionId¶
The unique system-generated ID of the pipeline execution that was started.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEEXECUTIONID() |
Getter for PIPELINEEXECUTIONID, with configurable default |
ASK_PIPELINEEXECUTIONID() |
Getter for PIPELINEEXECUTIONID w/ exceptions if field has no |
HAS_PIPELINEEXECUTIONID() |
Determine if PIPELINEEXECUTIONID has a value |