Options

2=Change

Change the attributes of the User-defined function.

3=Copy

Copy a User-defined function including its Input parameters and Result. The copy action is restricted to the same DID-source. Any referenced program execute function is not copied.

"4=Delete

Delete a User-defined function including its Input parameters and Result. Any referenced program execute function is not copied.

5=Display

Display the attributes of the User-defined function.

18=Input parameters

Displays the panel Work with Input parameters that lists all Input parameters of the User-defined function.

19=Result

Displays the panel Work with Result that lists the Result of the User-defined function.

27=Work with Object

Starts WRKOBJPDM for the program execute function object in the Object library of the DID-source.

30=Linked DIDs

Displays a window listing all DIDs where the User-defined function can be used.

The attributes of a User-defined function are:

User-defined function name

A case sensitive name of maximal 30 characters that serves as a unique identification of the User-defined function inside the DID-source. This name must start with an uppercase and may not contain any blanks.

Description

A descriptive text

PGM function execution

The name of an iSeries program. The program is called when the ITP Model uses the User-defined function and the program must send the Result back to ITP.