/AWS1/CL_ATHGETSESSSTATUSRSP¶
GetSessionStatusResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_SESSIONID
TYPE /AWS1/ATHSESSIONID
/AWS1/ATHSESSIONID
¶
The session ID.
IO_STATUS
TYPE REF TO /AWS1/CL_ATHSESSIONSTATUS
/AWS1/CL_ATHSESSIONSTATUS
¶
Contains information about the status of the session.
Queryable Attributes¶
SessionId¶
The session ID.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SESSIONID() |
Getter for SESSIONID, with configurable default |
ASK_SESSIONID() |
Getter for SESSIONID w/ exceptions if field has no value |
HAS_SESSIONID() |
Determine if SESSIONID has a value |
Status¶
Contains information about the status of the session.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STATUS() |
Getter for STATUS |