Entering content frame

Syntax documentation create_dbproc_statement Locate the document in its SAP Library structure

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

 

Leaving content frame