DBA Data[Home] [Help]

APPS.OKL_SPLIT_ASSET_PVT dependencies on OKL_SLA_ACC_SOURCES_PVT

Line 11194: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;

11190: l_adj_group_recalss_option_rec FA_API_TYPES.group_reclass_options_rec_type;
11191: -- bug 6061103 -- end
11192:
11193: --Bug# 6373605 begin
11194: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
11195: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
11196: --Bug# 6373605 end
11197:
11198: --Bug# 6955027

Line 11195: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;

11191: -- bug 6061103 -- end
11192:
11193: --Bug# 6373605 begin
11194: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
11195: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
11196: --Bug# 6373605 end
11197:
11198: --Bug# 6955027
11199: x_log_level_rec FA_API_TYPES.log_level_rec_type;

Line 11527: OKL_SLA_ACC_SOURCES_PVT.populate_sources(

11523: l_fxlv_rec.asset_id := l_asset_hdr_rec.asset_id;
11524: l_fxlv_rec.fa_transaction_id := l_trans_rec.transaction_header_id;
11525: l_fxlv_rec.asset_book_type_name := l_asset_hdr_rec.book_type_code;
11526:
11527: OKL_SLA_ACC_SOURCES_PVT.populate_sources(
11528: p_api_version => p_api_version
11529: ,p_init_msg_list => p_init_msg_list
11530: ,p_fxhv_rec => l_fxhv_rec
11531: ,p_fxlv_rec => l_fxlv_rec

Line 11603: OKL_SLA_ACC_SOURCES_PVT.populate_sources(

11599: l_fxlv_rec.asset_id := l_asset_hdr_rec.asset_id;
11600: l_fxlv_rec.fa_transaction_id := l_adj_trans_rec.transaction_header_id;
11601: l_fxlv_rec.asset_book_type_name := l_asset_hdr_rec.book_type_code;
11602:
11603: OKL_SLA_ACC_SOURCES_PVT.populate_sources(
11604: p_api_version => p_api_version
11605: ,p_init_msg_list => p_init_msg_list
11606: ,p_fxhv_rec => l_fxhv_rec
11607: ,p_fxlv_rec => l_fxlv_rec

Line 12335: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;

12331: --Bug# 4028371 :
12332: l_calling_interface CONSTANT VARCHAR2(30) := 'OKLRSPAB:Split Asset';
12333:
12334: --Bug# 6373605 begin
12335: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
12336: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
12337: --Bug# 6373605 end
12338:
12339: -- Bug# 5946411: ER

Line 12336: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;

12332: l_calling_interface CONSTANT VARCHAR2(30) := 'OKLRSPAB:Split Asset';
12333:
12334: --Bug# 6373605 begin
12335: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
12336: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
12337: --Bug# 6373605 end
12338:
12339: -- Bug# 5946411: ER
12340: --cursor to check the status of asset

Line 12702: OKL_SLA_ACC_SOURCES_PVT.populate_sources(

12698: l_fxlv_rec.asset_id := l_asset_hdr_rec.asset_id;
12699: l_fxlv_rec.fa_transaction_id := l_trans_rec.transaction_header_id;
12700: l_fxlv_rec.asset_book_type_name := l_asset_hdr_rec.book_type_code;
12701:
12702: OKL_SLA_ACC_SOURCES_PVT.populate_sources(
12703: p_api_version => p_api_version
12704: ,p_init_msg_list => p_init_msg_list
12705: ,p_fxhv_rec => l_fxhv_rec
12706: ,p_fxlv_rec => l_fxlv_rec

Line 12832: OKL_SLA_ACC_SOURCES_PVT.populate_sources(

12828: l_fxlv_rec.asset_id := l_asset_hdr_rec_ua.asset_id;
12829: l_fxlv_rec.fa_transaction_id := l_trans_rec_ua.transaction_header_id;
12830: l_fxlv_rec.asset_book_type_name := l_asset_hdr_rec_ua.book_type_code;
12831:
12832: OKL_SLA_ACC_SOURCES_PVT.populate_sources(
12833: p_api_version => p_api_version
12834: ,p_init_msg_list => p_init_msg_list
12835: ,p_fxhv_rec => l_fxhv_rec
12836: ,p_fxlv_rec => l_fxlv_rec