UOA:OMQCHGPT

From Remain Software
Jump to navigation Jump to search

Pre transfer check (OMQCHGPT)

This Application Program Interface command allows you to manipulate the TD/OMS database. This can be done from a command line or from within your programs.

This command enables you to perform all allowed actions on the Pre transfer check program configuration. You can use this command to add, update, and delete Pre transfer check program configurations.

Action code

Specify the action to be performed. The possible values are:

*ADD
Use this action code to add a new Pre transfer check.
*CHANGE
Use this action code to change the configuration of an existing Pre transfer check.
*DELETE
Use this action code to add a new application definition and, at the same time, copy one or more parts of the extended definition of an existing application.

Sequence number

The sequence number indicates the order in which the Pre transfer is executed. Its range is from 1 to 99999.

*NEXT
Use this value to assign the next available sequence number. It is valid in add mode only.
numeric value (1 - 99999)
Use this value to perform change or delete on existing Pre transfer check. It is invalid in ADD mode.

Description

The Pre transfer description contains a description of Pre transfer check entry. A blank value is not allowed.

*SAME
Use this value to indicate that the description does not change if you are in change mode.

Program

Specify the program name and library that will run for this Pre transfer check. Blank program name or blank library is not allowed.

Qualifier 1 program-name
*SAME
Use this value to indicate that the program name does not change if you are in change mode.
name
Specify the program name that will run for this Pre transfer check.
Qualifier 2 library-name
*LIBL
his value is used to mark the library of the program in the library list.
*SAME
Use this value to indicate that the program name does not change if you are in change mode.
name
Specify the library name of the program that will run for this Pre transfer check.

Message Id

Specify the Message ID and its Message file for the message that will be returned when this Pre transfer check fails.

Qualifier 1 message-id
*SAME
Use this value to indicate that the Message Id does not change if you are in change mode.
name
Specify the Message Id.
Qualifier 2 message-file
*SAME
Use this value to indicate that the Message File does not change if you are in change mode.
name
Specify the Message File.

System Indicator

Specify *ON/*OFF to determine whether System Indicator should be On or Off.

*SAME
Use this value to indicate that the System Indicator does not change if you are in change mode. In add mode it contains the default value, the default value for the System Indicator is *OFF.
*OFF
Supplied by User.
*ON
Supplied by TD/OMS.

Authorization code

Specify the authority code that can confirm the errors or warnings coming from the Pre transfer check.

*SAME
Use this value to indicate that the authority code does not change if you are in change mode. In add mode it contains the default value, the default value for the authority code is *PGMR.
*PGMR
Programmers and application managers can confirm error or warning.
*MGR
Only application managers can confirm error or warning.
*BLOCKED
No one is authorized confirm the error or warning. The issue has to be solved before the transfer can continue.

Disable indicator

Specify the Disable indicator.

*SAME
Use this value to indicate that the Disable indicator does not change if you are in change mode. In add mode it contains the default value, the default value for the Disable indicator is *OFF.
*ON
OFF

Object type

Specify the Object type for which this check should be executed.

*SAME
Use this value to indicate that the Object type does not change if you are in change mode. In add mode it contains the default value, The default value for the object type is *ALL.
*ALL
Use this value to set Pre transfer check for all object type.
character value
Enter a valid object type.

Object attribute

Specify the Object attribute for which this check should be executed.

*SAME
Use this value to indicate that the Object Attribute does not change if you are in change mode. In add mode it contains the default value, The default value for the object type is *ALL.
*ALL
Use this value to set Pre transfer check for all object attributes.
character value
Enter a valid Object attribute.

Application code

Specify the Application code for which this Pre transfer check should be executed.

*SAME
Use this value to indicate that the Application code does not change if you are in change mode. In add mode it contains the default value, The default value for the Application code is *ALL.
*ALL
Use this value to set Pre transfer check for all Applications.
character value
Enter a valid Application code.

Environment code

Specify the Environment code for which this check should be executed.

*SAME
Use this value to indicate that the Environment code does not change if you are in change mode. In add mode it contains the default value, The default value for the Environment code is *ALL.
*ALL
Use this value to set Pre transfer check for all Environments.
character value
Enter a valid Environment code.

Default GUI Details

Specify *YES/*NO to determine whether GUI column should be default or not.

*YES
The GUI column will have default values as below:
 Column             Heading                   Weight(0=Invisible)
 01                 Object                    10                
 02                 Type                       5                
 03                 Application                5
 04                 Task                       5
 05                 Related Object            10
 06                 Type                       5
 07                 Location                  10
 08                 Other                      0
*NO
Specify that the GUI column will have have values specified by user.

GUI columns details

Specify GUI columns details.

Qualifier 1 heading
This value is used set the heading of the column in GUI table.
Qualifier 2 weight
This value is used to set the width of a column in a GUI table. The width is calculated as a percentage of the weight against the total weight of all columns.