Skip to content

/AWS1/CL_QLSSTARTSESSIONRESULT

Contains the details of the started session.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_SESSIONTOKEN TYPE /AWS1/QLSSESSIONTOKEN /AWS1/QLSSESSIONTOKEN

Session token of the started session. This SessionToken is required for every subsequent command that is issued during the current session.

IO_TIMINGINFORMATION TYPE REF TO /AWS1/CL_QLSTIMINGINFORMATION /AWS1/CL_QLSTIMINGINFORMATION

Contains server-side performance information for the command.


Queryable Attributes

SessionToken

Session token of the started session. This SessionToken is required for every subsequent command that is issued during the current session.

Accessible with the following methods

Method Description
GET_SESSIONTOKEN() Getter for SESSIONTOKEN, with configurable default
ASK_SESSIONTOKEN() Getter for SESSIONTOKEN w/ exceptions if field has no value
HAS_SESSIONTOKEN() Determine if SESSIONTOKEN has a value

TimingInformation

Contains server-side performance information for the command.

Accessible with the following methods

Method Description
GET_TIMINGINFORMATION() Getter for TIMINGINFORMATION