118: begin
119:
120: select 1
121: into l_special_secondary_count
122: from dual
123: where exists
124: (select 1
125: from fa_mc_book_controls mcbc,
126: gl_ledgers gl
399: BEGIN
400:
401: select 1
402: into l_trx
403: from dual
404: where exists(
405: select 1
406: from xla_event_class_attrs
407: where application_id = 140