Advanced National Language Support (NLS) lets you implement panel literals using external message IDs. These messages are stored in an i OS message file. By externalizing messages, you can maintain several language versions of the same application.
You can implement Advanced National Language Support at the model, function, or field level. The field level overrides the function level. The function level overrides the model level.
The device prompt generation option, PMTGEN, controls the model value YPMTGEN, which sets the externalized panel constants feature. If you implement Advanced National Language Support at the model level, you need to set this parameter to *MSGID (implement using external message IDs). The default for this parameter is *OFF (do not implement using external message IDs).
If you want to partially implement Advanced National Language Support, you can set the default to *LITERAL. You can then choose to externalize some model text at the function or field level.
|
Copyright © 2014 CA.
All rights reserved.
|
|