The emhdpm
option is used in the
view-definition
option of DEFINE DATA
LOCAL
and DEFINE DATA
OBJECT
and in the variable-definition
option of DEFINE DATA
LOCAL
, DEFINE DATA
INDEPENDENT
, DEFINE
DATA CONTEXT
and DEFINE DATA OBJECT
.
The emhdpm
option has the
following syntax:
( | [HD= 'text']
[PM= value])
|
This document covers the following topics:
For an explanation of the symbols used in the syntax diagram, see Syntax Symbols.
With this option, additional parameters to be in effect for a field/variable may be defined.
Note:
If for a database field you specify neither an edit mask
(EM=
or EMU=
) nor a header (HD=
), the
default edit mask and default header as defined in the data definition module
(DDM) will be used. However, if
you specify one of the two, the other's default from the DDM will not
be used.
Syntax Element | Description |
---|---|
EM=value |
Edit Mask:
The For further information, see the session parameter
|
EMU=value |
Unicode Edit Mask:
The For further information, see the session parameter
|
HD='text' |
Header Definition:
The For further information, see the session parameter
|
PM=value |
Print Mode:
The For further information, see the session parameter
|