Start of Content Area

Object documentation UNLOADEDSTATEMENTS  Locate the document in its SAP Library structure

Definition

The system table UNLOADEDSTATEMENTS contains the SQL statements that, for space reasons, have been moved from the command cache to an internal database file.

Structure

UNLOADEDSTATEMENTS

COMMANDID

CHAR(8) BYTE

ID of the SQL statement

STATEMENT

LONG

SQL statement

 

 

 

End of Content Area