Questions (ttadv4561m000)

This session lists the questions, which you can define and modify in the Questions (ttadv4161s000) session.

Field Information

Language

The language of the question. At run time, questions appear in the language of the current user.

Package

The package in which the question is defined.

Question Code

The identification code of the question. A question is uniquely identified by the combination of package code and question code.

VRC

The version of the package for which the question is defined.

Release

The release of the package for which the question is defined.

Customer

The customer extension of the package for which the question is defined. The customer extension is only relevant for customized software.

Expired

If this check box is selected, the question is expired for this package VRC and for package VRCs derived from this one.

An expired question cannot be used.

Question

The question text as it is shown when activated.

The question text can contain codes that are substituted when the question is displayed.

Example

  • %1$s: substitution of a string
  • %1$d: substitution of a digit
  • %1$e: substitution of an exponent

For details on substitution symbols, refer to the description of the sprintf$ function in the Infor ES Programmers Guide (Infor Support Portal KB 22924522).