DB2LOTHWI SAP (RFC - Timeout Waiter and Holder with ICLI Alert Router) Structure details

Dictionary Type: Structure
Description: RFC - Timeout Waiter and Holder with ICLI Alert Router




ABAP Code to SELECT data from DB2LOTHWI
Related tables to DB2LOTHWI
Access table DB2LOTHWI




Structure field list including key, data, relationships and ABAP select examples

DB2LOTHWI is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "RFC - Timeout Waiter and Holder with ICLI Alert Router" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_DB2LOTHWI TYPE DB2LOTHWI.

The DB2LOTHWI table consists of various fields, each holding specific information or linking keys about RFC - Timeout Waiter and Holder with ICLI Alert Router data available in SAP. These include LOTHWLUUV (Instance number (unique value)), LOTHWDATE (Field of type DATS), LOTHWTIME (Field of type TIMS), LOTHWMSEC (Event time stamp (milliseconds)).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP DB2LOTHWI structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
LOTHWSSIDDB2 subsystem ID DB2SWPSSIDCHAR4DB2CHAR04
LOTHWLUUVInstance number (unique value) DB2INSTNORAW12DB2RAW12
LOTHWDATEField of type DATS DATSDATS8DATS
LOTHWTIMEField of type TIMS TIMSTIMS6TIME
LOTHWMSECEvent time stamp (milliseconds) DB2EVTTMSCHAR6DB2CHAR06
LOTHWCNTDB2/390: Unique counter DB2UCNTINT410
LOTHWHWH=Holder, W = Waiter, and R = Retained DB2W0196HWCHAR1DB2CHAR01
LOTHWHPField type char, length 8 DB2CHAR08CHAR8DB2CHAR08
LOTHWHBField type char, length 8 DB2CHAR08CHAR8DB2CHAR08
LOTHWHNThe connection ID of the thread DB2WHCCNCHAR8DB2CHAR08
LOTHWHRThe correlation ID of the thread (IP address) DB2WHCCVCHAR16DB2CHAR16
LOTHWHCField type char, length 16 DB2CHAR16CHAR16DB2CHAR16
LOTHWHJEnd user transaction name DB2LEUTXCHAR32DB2CHAR32
LOTHWHKEnd user workstation name DB2LEUWNCHAR18DB2CHAR18
LOTHWHLUUVField type char, length 12 DB2CHAR12CHAR12DB2CHAR12
LOTHWHTHolder token DBW0196HTINT410
LOTHWHIDB2 member name in data sharing environment DB2MEMNCHAR8DB2CHAR08
LOTHWHSThe mode of the lock held on the resource DB2LOCKMSCHAR3DB2CHAR03
LOTHWHDLock duration of the thread holding the resource DB2SWDCHAR12DB2CHAR12
LOTHWHFRFC - raw 1 DB2RAW1RAW1DB2RAW1

Key field Non-key field



How do I retrieve data from SAP structure DB2LOTHWI using ABAP code?

As DB2LOTHWI is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on DB2LOTHWI as there is no data to select.

How to access SAP table DB2LOTHWI

Within an ECC or HANA version of SAP you can also view further information about DB2LOTHWI and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!