Entering content frame

Syntax documentation create_table_temp Locate the document in its SAP Library structure

<create_table_temp> :: =
  <
create_table_statement> for creating temporary tables,
    that is, the table name table_name in the CREATE TABLE statement
    must have the format TEMP.<identifier>.

 

Leaving content frame