Skip to content

/AWS1/CL_IOSSESSIONCONFIG

Contains the session configuration for a session-type dataset.

CONSTRUCTOR

IMPORTING

Required arguments:

io_sessionstarttimestamp TYPE REF TO /AWS1/CL_IOSTIMEINNANOS /AWS1/CL_IOSTIMEINNANOS

The nanosecond-precision start time of the session.

io_sessionendtimestamp TYPE REF TO /AWS1/CL_IOSTIMEINNANOS /AWS1/CL_IOSTIMEINNANOS

The nanosecond-precision end time of the session.


Queryable Attributes

sessionStartTimestamp

The nanosecond-precision start time of the session.

Accessible with the following methods

Method Description
GET_SESSIONSTARTTIMESTAMP() Getter for SESSIONSTARTTIMESTAMP

sessionEndTimestamp

The nanosecond-precision end time of the session.

Accessible with the following methods

Method Description
GET_SESSIONENDTIMESTAMP() Getter for SESSIONENDTIMESTAMP