Salesforce

Display System Values (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Display System Values (Magic xpa 3.x)

Note: Make sure the connection to IBM i is established before proceeding.

Use this function to display all IBM i system values. The syntax of the UDP is:

Invoke UDP ('MGEAC32.DSPSYSVAL', A, B, C, D)

Where:

  • A - A string variable representing the system name.

  • B - A string variable representing a temporary table library location. The default name is QTEMP.

  • C - A string variable representing a temporary table name for the retrieved system values list. The default name is MGSYSVAL.

  • D - A numeric variable representing one of the following return codes, 0=successful or -1=Error.

Reference
Attachment 
Attachment