Error Messages

Errors on loading a Function

Error

Cause

Action

Function: <function name> development specification not found.

The function development specification does not exist in the PROIV environment.

Select a PROIV Function name from the Function Browser.

Function: <function name> maximum number of form IDs exceeded.

A maximum of 62 unique format IDs may be declared for a function; shared formats are replicated within the Forms Designer and count as a unique ID.

Split the function into multiple functions so that its user interface can be painted using the Forms Designer.

Function: <function name> nested combo box or Paging Area found.

The current version of the Forms Designer does not support either nested combo boxes or nested Paging Areas. A function containing these constructs cannot be read into the Forms Designer.

Modify the function to remove the nested combo boxes or nested paging structures.

Function: <function name> is marked as ‘production’.

The production flag for the function is set.

Remove the ‘production flag’ in the Function Security screen.

Function: <function name> is not of type ‘S’ (screen) or ‘G’ (Global screen).

The function name entered is not a screen (‘S’) or global screen (‘G’).

Enter a valid screen or global screen function name.

Function: <function name> is not found.

The function name entered is not valid.

Enter a valid function name.

Function: <function name> contains <#> orphan fields/jumps (use P4FLDTS to fix).

The host service retrieval mechanism has detected jumps to orphan fields within the requested function specification.

Before the Forms Designer can read this function, it must be examined by the P4FLDTS conversion utility. See Orphan Field Removal and Jump Conversion Utility (P4FLDTS)

Comment on this topic

Topic ID: 530019

Table of Contents

Index

Glossary

-Search-

Back