DBA Data[Home] [Help]

APPS.IGS_FI_PRC_FEE_ROLLV dependencies on IGS_FI_FTCI_ACCTS_PKG

Line 3380: unit_mode,unit_class,unit_type_id to TBH call of igs_fi_ftci_accts_pkg

3376: Who When What
3377: sapanigr 14-Jun-2006 Bug 5148913. Unhandled exceptions at insert row caught and appropriate
3378: error message logged.
3379: gurprsin 30-MAY-2005 Enh# 3442712 Added 4 unit level Columns like unit_level,
3380: unit_mode,unit_class,unit_type_id to TBH call of igs_fi_ftci_accts_pkg
3381: in insert row method
3382: pathipat 26-Jun-2003 Bug:2992967 - Table validation value set for segments
3383: Removed cur_rev_account_Seg and its usage. Added call to
3384: fnd_flex_keyval.validate_segs()

Line 3483: igs_fi_ftci_accts_pkg.insert_row (

3479: l_n_acct_id := NULL;
3480: -- Rollover Account Attribute Record
3481: --Added 4 unit based parameters.
3482: BEGIN
3483: igs_fi_ftci_accts_pkg.insert_row (
3484: x_rowid => l_v_rowid,
3485: x_acct_id => l_n_acct_id,
3486: x_fee_type => l_rec_ftci_accts.fee_type,
3487: x_fee_cal_type => p_v_dest_cal_type,