Skip to main content
Skip table of contents

GLVT - XX

Add or Turn off Warnings
At time of GL posting, as a last validity check, run all transactions through GLSLVERIFYTRNS and display any errors. This will catch any errors created by GLUTSPSI and / or automatic RJEs. The default will be to show only blocks. Common code GLVTxx (where xx is the subsystem or ** for all subsystems) will allow the user to add warnings or turn this feature off. Also, a "suspense" object code may be defined as a place to post "blocked" transactions. At this point we will not abort because we would end up with an out-of-balance GL. The user can decide whether to undo, correct the problem, then re-post, or fix it with a JE. These errors should occur rarely.
Code Category: GLVT (GL Verify Transactions)
Code Value: XX Two-character subsystem ID or ** for all subsystems
Short Description: If OFF is placed here it is the same as if the common code did not exist.
Medium Description: Not required.
Long Description: Not required.
Associated Codes
1: One of three codes as follows:N or blank - Do not verify transactions for this subsystem.B - Only report error if it is a block.W - Report Blocks and Warnings. Note: B is the default if no common code exists. Showing both blocks and warnings could get lengthy and may obscure the more serious blocks.
2: Optional suspense object code. If a block occurs then the transaction would be posted to this object code instead of the original object code. If left blank or an invalid code is entered we will post to the original object code.
3-5: Reserved for future use.
Associated Numeric Values
1-5: Reserved for future use.
Associated Descriptions
1-5: Reserved for future use.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.