DBA Data[Home] [Help]

APPS.OKL_SPLIT_ASSET_PVT dependencies on OKL_TAL_PVT

Line 14893: l_talv_date_rec okl_tal_pvt.talv_rec_type;

14889: l_fa_retire_date date;
14890: l_fa_adj_date date;
14891: l_fa_add_date date;
14892:
14893: l_talv_date_rec okl_tal_pvt.talv_rec_type;
14894: lx_talv_date_rec okl_tal_pvt.talv_rec_type;
14895: --Bug# 4028371
14896:
14897: --Bug# 3502142

Line 14894: lx_talv_date_rec okl_tal_pvt.talv_rec_type;

14890: l_fa_adj_date date;
14891: l_fa_add_date date;
14892:
14893: l_talv_date_rec okl_tal_pvt.talv_rec_type;
14894: lx_talv_date_rec okl_tal_pvt.talv_rec_type;
14895: --Bug# 4028371
14896:
14897: --Bug# 3502142
14898: l_round_split_comp_amt varchar2(30);

Line 15392: okl_tal_pvt.update_row

15388: l_talv_date_rec.id := l_txlv_rec.id;
15389: l_talv_date_rec.fa_trx_date := l_fa_add_date;
15390: l_split_cle_id_orig := l_split_cle_id;
15391:
15392: okl_tal_pvt.update_row
15393: (p_api_version => p_api_version,
15394: p_init_msg_list => p_init_msg_list,
15395: x_return_status => x_return_status,
15396: x_msg_count => x_msg_count,