DBA Data[Home] [Help]

APPS.IGS_CA_INS_ROLL_CI dependencies on IGS_FI_TP_RET_SCHD_PKG

Line 84: IGS_FI_TP_RET_SCHD_PKG.insert_row(x_rowid => lv_rowid,

80: IF (chk_da_used_ret%FOUND)
81: THEN
82: CLOSE chk_da_used_ret;
83: -- Call TBH to insert a record for the retention schedule for the new calendar instance.
84: IGS_FI_TP_RET_SCHD_PKG.insert_row(x_rowid => lv_rowid,
85: x_ftci_teach_retention_id => l_ftci_teach_retention_id,
86: x_teach_cal_type => p_old_ca_type,
87: x_teach_ci_sequence_number => p_new_ci_seq_num,
88: x_fee_cal_type => null,