Entering content frame

Syntax documentation create_dbproc_statement Locate the document in its SAP Library structure

<create_dbproc_statement> ::=
  CREATE DBPROC <
procedure_name> [(<formal_parameter>,..)] [RETURNS CURSOR] AS <routine>

Leaving content frame