DBA Data[Home] [Help]

APPS.IGIRRPS dependencies on RA_INTERFACE_DISTRIBUTIONS

Line 625: delete from ra_interface_distributions

621: ' Deleted the Sales information.');
622: END IF;
623: -- bug 3199481, end block
624: end if;
625: delete from ra_interface_distributions
626: WHERE interface_line_attribute1 = to_char(l_sc.standing_charge_id)
627: AND interface_line_attribute2 = to_char(l_sc.generate_sequence)
628: ;
629: if sql%found then