z/OS TSO/E Customization
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Variable descriptions

z/OS TSO/E Customization
SA32-0976-00

After the exit retrieves the name of the table and the information in the table, it can use the following variables. The variables that are marked with an asterisk (*) can be used to determine what type of processing to perform. They contain information about the update just performed, rather than information about the entry itself that was changed.

Variable Contains:
QAAADDR The first line of the internal address.
QAAADDR2 The second line of the internal address.
QAAADMIN*
  • "YES" if the exit is invoked from the administrator dialog
  • "NO" if the exit is invoked from the user dialog.
QAADISP The display form of the name, which is in the form lastname, firstname m..
QAADNAME The department name.
QAADNUM The department number.
QAAFRST The first name.
QAAID A string identifier that the user supplies. It can be up to seven characters long. The identifier must be unique in the directory that contains the entry.
QAAIND
  • "#" if the entry is either a master directory entry or a private directory entry that is a modified version of a master directory entry
  • "@" if the entry is a private directory entry that is not a modified version of a master directory entry.
QAALAST The last name or group name.
QAALIB* The name of the library (the ddname) that contains the table that was just updated.
QAAMIDLE The middle name.
QAANICK The nickname.
QAANODE The system node.
QAANODE2 A second system node.
QAANSEL
  • The selection character the user entered to select the entry, if the user selected this entry from a list
  • A blank, if the user did not use a list to select this entry.
QAANTITL The name title, for example, Mr., Mrs., or Ms.
QAAPHONE The phone number.
QAAPRIV
  • ">" if the entry is for or from a private directory
  • A blank if the entry is for or from the master directory.
QAARTYPE* The type of update that was performed (add, delete, or modify).
QAASDNAM The search form of QAADNAME (department name). All of the letters are capitalized.
QAASDNUM The search form of QAADNUM (department number). All of the letters are capitalized.
QAASFLAG A search flag. The flag is on if the user entered partial information to see a subset of the directory. This entry was a member of the subset that was displayed.
QAASFRST The search form of QAAFRST (first name). All of the letters are capitalized.
QAASLAST The search form of QAALAST (last name or group name). All of the letters are capitalized.
QAASNICK The search form of QAANICK (nickname). All of the letters are capitalized.
QAASTITL The search form of QAATITLE (job title). All of the letters are capitalized.
QAASUFIX The name suffix, for example, Jr., Sr., or IV.
QAASUTYP The search form of QAAUTYPE (user type). All of the letters are capitalized.
QAATITLE The job title.
QAATABLE* The name of the table that was just updated.
QAATYPE* The type of entry (name or group).
QAAUSER The system user ID.
QAAUSER2 A second system user ID.
QAAUTYPE The user type.
QAAXADR1 The first line of the external address.
QAAXADR2 The second line of the external address.
QAAXADR3 The third line of the external address.
QAAXADR4 The fourth line of the external address.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014