DBA Data[Home] [Help]

APPS.IGS_FI_PRC_FEE_ROLLV dependencies on IGS_FI_GEN_APINT

Line 371: || Replaced call to igs_fi_gen_apint.get_flex_val with igs_fi_gen_apint.get_segment_num

367: || (reverse chronological order - newest change first)
368: || sapanigr 29-Mar-2006 Bug 4606670. Process ends in warning if call to finp_ins_roll_ftci or
369: || finp_ins_roll_fcci returns value cst_warning.
370: || pathipat 26-Jun-2003 Bug:2992967 - Table validation value set for segments
371: || Replaced call to igs_fi_gen_apint.get_flex_val with igs_fi_gen_apint.get_segment_num
372: || shtatiko 26-MAY-2003 Enh# 2831572, Added code to fetch value of GL installed, chart of accounts
373: || and Sequence Order for the GL_ACCOUNT_TYPE segment qualifier.
374: || shtatiko 25-APR-2003 Enh# 2831569, Added check for Manage Accounts
375: || System Option. If its value is NULL then this

Line 491: igs_fi_gen_apint.get_segment_num(g_n_segment_num);

487:
488: -- If Oracle General Ledger is installed then fetch segment number
489: -- for the Natural Account Segment
490: IF ( g_v_gl_installed = 'Y' ) THEN
491: igs_fi_gen_apint.get_segment_num(g_n_segment_num);
492: END IF;
493:
494: -- 1. Validate the parameters to the routine
495: -- Check rollover indicators