DBA Data[Home] [Help]

APPS.OKL_SPLIT_ASSET_PVT dependencies on OKL_TAL_PVT

Line 14946: l_talv_date_rec okl_tal_pvt.talv_rec_type;

14942: l_fa_retire_date date;
14943: l_fa_adj_date date;
14944: l_fa_add_date date;
14945:
14946: l_talv_date_rec okl_tal_pvt.talv_rec_type;
14947: lx_talv_date_rec okl_tal_pvt.talv_rec_type;
14948: --Bug# 4028371
14949:
14950: --Bug# 3502142

Line 14947: lx_talv_date_rec okl_tal_pvt.talv_rec_type;

14943: l_fa_adj_date date;
14944: l_fa_add_date date;
14945:
14946: l_talv_date_rec okl_tal_pvt.talv_rec_type;
14947: lx_talv_date_rec okl_tal_pvt.talv_rec_type;
14948: --Bug# 4028371
14949:
14950: --Bug# 3502142
14951: l_round_split_comp_amt varchar2(30);

Line 15484: okl_tal_pvt.update_row

15480: l_talv_date_rec.id := l_txlv_rec.id;
15481: l_talv_date_rec.fa_trx_date := l_fa_add_date;
15482: l_split_cle_id_orig := l_split_cle_id;
15483:
15484: okl_tal_pvt.update_row
15485: (p_api_version => p_api_version,
15486: p_init_msg_list => p_init_msg_list,
15487: x_return_status => x_return_status,
15488: x_msg_count => x_msg_count,