CICS® Transaction Gateway Programming Reference V3.1

Deprecated API

Deprecated Fields
com.ibm.ctg.client.EPIRequest.Abend_Code
          The Abend code field is not used, and only remains here for backward compatability 
com.ibm.ctg.client.EPIRequest.cause
          This will always be 0. 
com.ibm.ctg.client.EPIRequest.EPI_PRINTER
          This value will never be received. Left for backward compatability only 
com.ibm.ctg.client.EPIRequest.msg
          This will never contain any information 
com.ibm.ctg.client.EPIRequest.printer
          This will always be 0, retained for backward compatability only 
com.ibm.ctg.client.EPIRequest.value
          This will always be 0. 
 

Deprecated Methods
com.ibm.ctg.client.EPIRequest.getSysError()
          This method does nothing. cause and value will always be 0. 
com.ibm.ctg.client.EPIRequest.getSysError(int)
          This method does nothing. cause and value will always be 0. 
 


© Copyright IBM Corp. 1994, 1999