Entering content frame

This graphic is explained in the accompanying text ten2 Locate the document in its SAP Library structure

Definition of the table ten2

EXEC SQL CREATE TABLE ten2
  (keyft2         FIXED (6),
   ...,
   PRIMARY KEY (keyft2));   /*10000 rows*/

 

 

Leaving content frame