SAP Database Table Hints and Tips

Please refer to the new site :-
http://www.sap-basis-abap.com/saptab.htm

A transparent table have a 1-to-1 relationship.  A cluster table have many to 1 relationship.  Cluster table are much more complex and you cannot display the data of a cluster table directly.  Cluster table have be read and display via your ABAP program.

Table of Contents
System fields in ABAP/4 programs

SE30 - Runtime Analysis Tool

Find the table use by a transaction code

Logical Database  - SE36

Find Logical Database with table name

Logging Table History

Security/User Tables

Table Mass Change

Open tables for direct maintenance

Daily Checks

Table Extent using SAPDBA

Archiving (transaction SARA)