Kanuku, what I did is I commented the dynamic action code which I wrote for defaulting gender based on form of address and now the message "No subsequent record for current selection criteria" does not appear. It seems that this code is incorrect. Can you please suggest any corrections.
0002 | 06 | 1 | ***DEFAULT GENDER IN IT0002 BASED ON FOA*** | |||
0002 | 06 | 2 | P | T001P-MOLGA='10' | ||
0002 | 06 | 4 | P | P0000-MASSN='Z1'/X | ||
0002 | 06 | 6 | P | P0000-MASSN='Z4'/X | ||
0002 | 06 | 8 | P | P0002-ANRED='1' | ||
0002 | 06 | 10 | I | MOD,0002,,,(P0000-BEGDA),(P0000-ENDDA)/D | ||
0002 | 06 | 12 | W | P0002-GESCH='1' | ||
0002 | 06 | 14 | P | P0002-ANRED='2'/X | ||
0002 | 06 | 16 | P | P0002-ANRED='3'/X | ||
0002 | 06 | 18 | P | P0002-ANRED='4'/X | ||
0002 | 06 | 20 | I | MOD,0002,,,(P0000-BEGDA),(P0000-ENDDA)/D | ||
0002 | 06 | 22 | W | P0002-GESCH='2' |