DEFINE
DATA
|
||||||||||
[ GLOBAL USING
global-data-area
[WITH block [. block]
![]() ] |
||||||||||
|
PARAMETER |
|
|
|
||||||
|
||||||||||
|
LOCAL |
|
USING |
|
|
|
|
|||
local-data-definition
![]() |
|
|||||||||
[ INDEPENDENT [ aiv-data-definition
![]() ]]
![]() |
||||||||||
|
CONTEXT |
|
USING |
|
|
|
|
|||
context-data-definition
![]() |
|
|||||||||
|
OBJECT |
|
USING |
|
|
|
|
|||
local-data-definition
![]() |
|
|||||||||
END-DEFINE |
For an explanation of the symbols used in the syntax diagram, see Syntax Symbols.
Related topics in the Programming Guide: Use and Structure of DEFINE DATA Statement | Data Areas
The DEFINE DATA
documentation is organized under the
following headings:
Data Definitions:
Clauses and Options:
Examples: