Entering content frame

Background documentation CONNECTPARAMETERS Locate the document in its SAP Library structure

Using the system table CONNECTPARAMETERS, you can determine the following database information, among other things:

Parameters of your own database session
SELECT sqlmode, isolevel, timeout, session
  FROM DOMAIN.CONNECTPARAMETERS

 

Leaving content frame