1.

How To Produce Soc7 Abend?

Answer»

S0C7 occurs when the data exception occurs.They are many ways to produce S0C7

  1. Move non NUMERIC data to a numeric feild 
  2. Compare junk data with a numeric feild
  3. Use a non numeric data in COMPUTE STATEMENT
  4. Refer to the occurence in a table beyond the occurs time with SSRANGE not checked in COMPLIER OPTIONS

S0C7 occurs when the data exception occurs.They are many ways to produce S0C7



Discussion

No Comment Found