DBA Data[Home] [Help]

APPS.IGS_FI_PRC_REFUNDS dependencies on IGS_GE_MSG_STACK

Line 1649: igs_ge_msg_stack.conc_exception_hndl;

1645: fnd_file.put_line(fnd_file.log,
1646: fnd_message.get);
1647: fnd_file.put_line(fnd_file.log,
1648: sqlerrm);
1649: igs_ge_msg_stack.conc_exception_hndl;
1650: END process_batch;
1651:
1652: END igs_fi_prc_refunds;