SNGS - Goodnight Transaction Parameter List

  
  Licensed Materials - Property of IBM
  
  5655-Y04
  
  (C) Copyright IBM Corp. 1992, 2014 All Rights Reserved.
  
  
  DFHSNGSC Copybook
  
  --------------------------------------------------------------------
Table 1.
Offset Hex Type Len Name (Dim) Description
(0) STRUCTURE * DFHSNGS GNTRAN Parameter List
(0) CHARACTER 64 DFHSNGS_FIXED Fixed part
(0) CHARACTER 4 GNTRAN_START_TRANSID Always equal to "CEGN"
(4) CHARACTER 1 GNTRAN_PSEUDO_CONV_ FLAG Terminal was in pseudo conversation when it was timed out: 'Y' or 'N'
(5) CHARACTER 1 GNTRAN_SCREEN_ TRUNCATED 3270 screen buffer had to be truncated:'Y' or 'N'
(6) CHARACTER 1 GNTRAN_TRANSLATE_TIOA Flag to indicate that TIOA input to GNTRAN needs upper case translation.
(7) CHARACTER 9 * Reserved
(10) CHARACTER 8 GNTRAN_TIMEOUT_TIME Time that the terminal timed out in CICS ABSTIME format.
(18) CHARACTER 1 GNTRAN_TIMEOUT_REASON Mechanism causing timeout: 'T' for terminal timeout or 'X' for XRF takeover timeout
(19) CHARACTER 11 * Reserved
(24) CHARACTER 4 GNTRAN_PSEUDO_CONV_ TRANSID Next transaction to run at this terminal had it not been timed out.
(28) HALFWORD 2 GNTRAN_SCREEN_LENGTH Length of screen buffer left by previous transaction
(2A) HALFWORD 2 GNTRAN_CURSOR_ POSITION Cursor position left by previous transaction
(2C) HALFWORD 2 GNTRAN_SCREEN_WIDTH Width of screen left by previous transaction
(2E) HALFWORD 2 GNTRAN_SCREEN_HEIGHT Height of screen left by previous transaction
(30) CHARACTER 16 GNTRAN_USER_FIELD Available to user
(40) CHARACTER * DFHSNGS_VARIABLE Variable part
(40) CHARACTER * GNTRAN_SCREEN_BUFFER Variable length field containing the contents of the screen.