Forms and Fields (ttadv3525s000)

Use this session to display form fields.

Note: If you have started this session by zooming, you can only find and select a record.

Field Information

Language

The language in which the form and the form fields are stored.

The language determines which field descriptions apply at run time.

For example, if your current language is 2, the field descriptions from language 2 are shown at run time. Your current language is specified in the User Data (ttaad2500m000) session.

Package

The package of the package VRC.

VRC

The version of the package VRC.

VRC

The release of the package VRC.

VRC

The customer of the package VRC.

Form

form

A form is uniquely identified by the combination of:

  • The package code
  • The module code
  • The form code
  • The language code
Sequence Number

The sequence number of the form field in the form.

Field Name

The name (code) of the form field.

Examples

A form field can either be a table field or a non-table field.

Table field example tiitm001.item

tiitm001 is the table and item a field in that table. Tools automatically fills the form field domain based on the table field data.

Non-table field example field.desc

Both the field and the domain to which it belongs must be defined in the program script as follows: extern domain ttcdes field.desc

Note that you must include the keyword 'extern' because it is a non-table field.

Field Descr.

The description of the field.

Expired

The form is expired for the specified package VRC and the package VRCs that are derived from it.