FAPLDAD2.cbl fails to compile during the application of CS 9 Bundle #35
During the the application of CS 9 Bundle #35, when compiling FAPLDAD2.cbl the following errors are returned in the FAPLDAD2.LIS file:
* FAPLDAD2.cbl
  5118*Regs 1 2015 - 2016 SULA Start
  5119         10  SFA-TRNS-PAYPERSDT  PIC  X(10).
  5120         10  SFA-TRNS-SULA_LOAD  PIC  X(01).
*   4-S**************************      (   0)**
**    Illegal character
  5121         10  SFA-TRNS-CIP_CODE   PIC  X(13).
*   4-S*************************     (  93)**
**    Illegal character
  5122*Regs 1 2015 - 2016 SULA End
  5123         10  FILLER              PIC  X      VALUE 'Z'.
The issue is due to the fields SFA-TRNS-SULA_LOAD and SFA-TRNS-CIP_CODE containing an underline instead of a dash.
Please see Knowledge Document: FAPLDAD2.cbl fails to compile during the application of CS 9 Bundle #35 Note 1939940.1 for more information including steps to resolve this issue.
