DBA Data[Home] [Help]

APPS.IGS_FI_PRC_IMPCLC_ANC_CHGS dependencies on IGS_FI_CONTROL

Line 409: l_rec_installed igs_fi_control.rec_installed%TYPE;

405:
406: -- Variables of type VARCHAR2
407: l_error_msg VARCHAR2(2000);
408: l_person_id igs_pe_alt_pers_id.pe_person_id%TYPE;
409: l_rec_installed igs_fi_control.rec_installed%TYPE;
410: l_exception_flag VARCHAR2(1);
411: l_message VARCHAR2(2000);
412: l_person_number igs_pe_person.person_number%TYPE;
413:

Line 444: l_v_local_currency igs_fi_control.currency_cd%TYPE;

440: l_prev_amount igs_fi_inv_int.invoice_amount%TYPE;
441: l_var NUMBER(3);
442: l_fee_desc igs_fi_fee_type.description%TYPE;
443:
444: l_v_local_currency igs_fi_control.currency_cd%TYPE;
445: l_n_curr_cd igs_fi_control.currency_cd%TYPE;
446: l_v_curr_desc fnd_currencies_tl.name%TYPE;
447:
448: l_appl_name VARCHAR2(5);

Line 445: l_n_curr_cd igs_fi_control.currency_cd%TYPE;

441: l_var NUMBER(3);
442: l_fee_desc igs_fi_fee_type.description%TYPE;
443:
444: l_v_local_currency igs_fi_control.currency_cd%TYPE;
445: l_n_curr_cd igs_fi_control.currency_cd%TYPE;
446: l_v_curr_desc fnd_currencies_tl.name%TYPE;
447:
448: l_appl_name VARCHAR2(5);
449: l_msg_name fnd_new_messages.message_name%TYPE;

Line 453: l_v_manage_accounts igs_fi_control_all.manage_accounts%TYPE;

449: l_msg_name fnd_new_messages.message_name%TYPE;
450:
451: l_v_message_name fnd_new_messages.message_name%TYPE;
452: l_msg fnd_new_messages.message_text%TYPE;
453: l_v_manage_accounts igs_fi_control_all.manage_accounts%TYPE;
454: l_exception EXCEPTION;
455:
456: l_n_waiver_amount NUMBER;
457: -- Cursor for getting the todo records from the Ancillary Interface table