DBA Data[Home] [Help]

APPS.OKL_SPLIT_ASSET_PVT dependencies on OKL_SLA_ACC_SOURCES_PVT

Line 11141: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;

11137: l_adj_group_recalss_option_rec FA_API_TYPES.group_reclass_options_rec_type;
11138: -- bug 6061103 -- end
11139:
11140: --Bug# 6373605 begin
11141: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
11142: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
11143: --Bug# 6373605 end
11144:
11145: --Bug# 6955027

Line 11142: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;

11138: -- bug 6061103 -- end
11139:
11140: --Bug# 6373605 begin
11141: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
11142: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
11143: --Bug# 6373605 end
11144:
11145: --Bug# 6955027
11146: x_log_level_rec FA_API_TYPES.log_level_rec_type;

Line 11474: OKL_SLA_ACC_SOURCES_PVT.populate_sources(

11470: l_fxlv_rec.asset_id := l_asset_hdr_rec.asset_id;
11471: l_fxlv_rec.fa_transaction_id := l_trans_rec.transaction_header_id;
11472: l_fxlv_rec.asset_book_type_name := l_asset_hdr_rec.book_type_code;
11473:
11474: OKL_SLA_ACC_SOURCES_PVT.populate_sources(
11475: p_api_version => p_api_version
11476: ,p_init_msg_list => p_init_msg_list
11477: ,p_fxhv_rec => l_fxhv_rec
11478: ,p_fxlv_rec => l_fxlv_rec

Line 11550: OKL_SLA_ACC_SOURCES_PVT.populate_sources(

11546: l_fxlv_rec.asset_id := l_asset_hdr_rec.asset_id;
11547: l_fxlv_rec.fa_transaction_id := l_adj_trans_rec.transaction_header_id;
11548: l_fxlv_rec.asset_book_type_name := l_asset_hdr_rec.book_type_code;
11549:
11550: OKL_SLA_ACC_SOURCES_PVT.populate_sources(
11551: p_api_version => p_api_version
11552: ,p_init_msg_list => p_init_msg_list
11553: ,p_fxhv_rec => l_fxhv_rec
11554: ,p_fxlv_rec => l_fxlv_rec

Line 12282: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;

12278: --Bug# 4028371 :
12279: l_calling_interface CONSTANT VARCHAR2(30) := 'OKLRSPAB:Split Asset';
12280:
12281: --Bug# 6373605 begin
12282: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
12283: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
12284: --Bug# 6373605 end
12285:
12286: -- Bug# 5946411: ER

Line 12283: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;

12279: l_calling_interface CONSTANT VARCHAR2(30) := 'OKLRSPAB:Split Asset';
12280:
12281: --Bug# 6373605 begin
12282: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
12283: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
12284: --Bug# 6373605 end
12285:
12286: -- Bug# 5946411: ER
12287: --cursor to check the status of asset

Line 12649: OKL_SLA_ACC_SOURCES_PVT.populate_sources(

12645: l_fxlv_rec.asset_id := l_asset_hdr_rec.asset_id;
12646: l_fxlv_rec.fa_transaction_id := l_trans_rec.transaction_header_id;
12647: l_fxlv_rec.asset_book_type_name := l_asset_hdr_rec.book_type_code;
12648:
12649: OKL_SLA_ACC_SOURCES_PVT.populate_sources(
12650: p_api_version => p_api_version
12651: ,p_init_msg_list => p_init_msg_list
12652: ,p_fxhv_rec => l_fxhv_rec
12653: ,p_fxlv_rec => l_fxlv_rec

Line 12779: OKL_SLA_ACC_SOURCES_PVT.populate_sources(

12775: l_fxlv_rec.asset_id := l_asset_hdr_rec_ua.asset_id;
12776: l_fxlv_rec.fa_transaction_id := l_trans_rec_ua.transaction_header_id;
12777: l_fxlv_rec.asset_book_type_name := l_asset_hdr_rec_ua.book_type_code;
12778:
12779: OKL_SLA_ACC_SOURCES_PVT.populate_sources(
12780: p_api_version => p_api_version
12781: ,p_init_msg_list => p_init_msg_list
12782: ,p_fxhv_rec => l_fxhv_rec
12783: ,p_fxlv_rec => l_fxlv_rec