问题 (ttadv4561m000)

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

 

语言
The language of the question. At run time, questions appear in the language of the current user.
子系统
The package in which the question is defined.
问题代码
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.
已过期
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.

问题
The question text as it is shown when activated.

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

示例

  • %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 程序员指南.