Questions (ttadv4161s000)Use this session to maintain the questions that Tools can display to the users. Questions are used to ask situation-dependent questions to which the user must respond. At runtime, the questions are displayed in the language that is specified for the current user. Question codes can be used in program script and can be linked to domains, tables, table fields, form fields, and so on. 注意 You can only maintain questions within your current package VRC.
语言 The language of the question. At runtime questions are given in
the language of the current user. 子系统 The
package in which the
question is defined. VRC The
version of the package for
which the question is defined. VRC The
release of the package for
which the question is defined. VRC The
customer extension of the
package for which the question is defined. The customer extension is only
relevant for customized software. 问题代码 The identification code of the question. A question is uniquely
identified by the combination of package code and question code. 问题 The question text as it is shown when activated. The question text can contain codes that are substituted when the question is displayed. 示例
For details on substitution symbols, refer to the description of the sprintf$ function in the ERP Enterprise (LN) Programmer's Guide. 域 Domain The
domain belonging to the
question. The domain determines the possible answers to the question.
允许值 The domain must have the data type Enumerated. 示例 Often only the answers Yes and No are possible. The question is displayed with a Yes button and a No button. In that case the domain consists of the enumerate constants Yes and No. Default Answer The default answer to the question. 允许值 The default answer must be one of the enumerate constants belonging to the specified domain. 已过期 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.
| |||