Skip to content

/AWS1/CL_IOSUPDATEPLINRESPONSE

Response structure for UpdatePipeline operation.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_version TYPE /AWS1/IOSVERSION /AWS1/IOSVERSION

The new version of the pipeline created by this update.

io_status TYPE REF TO /AWS1/CL_IOSRESOURCESTATUS /AWS1/CL_IOSRESOURCESTATUS

The current lifecycle status of the pipeline.


Queryable Attributes

version

The new version of the pipeline created by this update.

Accessible with the following methods

Method Description
GET_VERSION() Getter for VERSION, with configurable default
ASK_VERSION() Getter for VERSION w/ exceptions if field has no value
HAS_VERSION() Determine if VERSION has a value

status

The current lifecycle status of the pipeline.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS