Entering content frame

Background documentation DECLARE Statements Locate the document in its SAP Library structure

Use

DECLARE statements mark the beginning and end of a declare section.

Syntax

EXEC SQL BEGIN DECLARE SECTION;

EXEC SQL END DECLARE SECTION;

 

Leaving content frame