Skip to content

/AWS1/CL_IOSCOMPUTATIONMDELS00

Contains current status information for a computation model.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_state TYPE /AWS1/IOSCOMPUTATIONMODELSTATE /AWS1/IOSCOMPUTATIONMODELSTATE

The current state of the computation model.

Optional arguments:

io_error TYPE REF TO /AWS1/CL_IOSERRORDETAILS /AWS1/CL_IOSERRORDETAILS

error


Queryable Attributes

state

The current state of the computation model.

Accessible with the following methods

Method Description
GET_STATE() Getter for STATE, with configurable default
ASK_STATE() Getter for STATE w/ exceptions if field has no value
HAS_STATE() Determine if STATE has a value

error

error

Accessible with the following methods

Method Description
GET_ERROR() Getter for ERROR