DBA Data[Home] [Help]

APPS.OKL_ACTIVATE_ASSET_PVT dependencies on OKL_SLA_ACC_SOURCES_PVT

Line 1027: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;

1023: l_fa_asset_hdr_rec FA_API_TYPES.asset_hdr_rec_type;
1024: l_fa_asset_deprn_rec FA_API_TYPES.asset_deprn_rec_type;
1025:
1026: --Bug# 6373605 begin
1027: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
1028: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
1029: --Bug# 6373605 end
1030:
1031: Begin

Line 1028: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;

1024: l_fa_asset_deprn_rec FA_API_TYPES.asset_deprn_rec_type;
1025:
1026: --Bug# 6373605 begin
1027: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
1028: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
1029: --Bug# 6373605 end
1030:
1031: Begin
1032:

Line 1219: OKL_SLA_ACC_SOURCES_PVT.populate_sources(

1215: l_fxlv_rec.asset_book_type_name := l_asset_hdr_rec.book_type_code;
1216:
1217:
1218:
1219: OKL_SLA_ACC_SOURCES_PVT.populate_sources(
1220: p_api_version => p_api_version
1221: ,p_init_msg_list => p_init_msg_list
1222: ,p_fxhv_rec => l_fxhv_rec
1223: ,p_fxlv_rec => l_fxlv_rec

Line 1344: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;

1340: l_fa_asset_hdr_rec FA_API_TYPES.asset_hdr_rec_type;
1341: l_fa_asset_deprn_rec FA_API_TYPES.asset_deprn_rec_type;
1342:
1343: --Bug# 6373605 begin
1344: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
1345: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
1346: --Bug# 6373605 end
1347:
1348: Begin

Line 1345: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;

1341: l_fa_asset_deprn_rec FA_API_TYPES.asset_deprn_rec_type;
1342:
1343: --Bug# 6373605 begin
1344: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
1345: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
1346: --Bug# 6373605 end
1347:
1348: Begin
1349:

Line 1555: OKL_SLA_ACC_SOURCES_PVT.populate_sources(

1551: l_fxlv_rec.asset_id := l_asset_hdr_rec.asset_id;
1552: l_fxlv_rec.fa_transaction_id := l_trans_rec.transaction_header_id;
1553: l_fxlv_rec.asset_book_type_name := l_asset_hdr_rec.book_type_code;
1554:
1555: OKL_SLA_ACC_SOURCES_PVT.populate_sources(
1556: p_api_version => p_api_version
1557: ,p_init_msg_list => p_init_msg_list
1558: ,p_fxhv_rec => l_fxhv_rec
1559: ,p_fxlv_rec => l_fxlv_rec

Line 1968: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;

1964:
1965: l_deprn_cost Number;
1966:
1967: --Bug# 6373605 begin
1968: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
1969: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
1970:
1971: --Bug# 6373605 end
1972:

Line 1969: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;

1965: l_deprn_cost Number;
1966:
1967: --Bug# 6373605 begin
1968: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
1969: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
1970:
1971: --Bug# 6373605 end
1972:
1973: Begin

Line 2312: OKL_SLA_ACC_SOURCES_PVT.populate_sources(

2308: l_fxlv_rec.asset_id := l_asset_hdr_rec.asset_id;
2309: l_fxlv_rec.fa_transaction_id := l_trans_rec.transaction_header_id;
2310: l_fxlv_rec.asset_book_type_name := l_asset_hdr_rec.book_type_code;
2311:
2312: OKL_SLA_ACC_SOURCES_PVT.populate_sources(
2313: p_api_version => p_api_version
2314: ,p_init_msg_list => p_init_msg_list
2315: ,p_fxhv_rec => l_fxhv_rec
2316: ,p_fxlv_rec => l_fxlv_rec

Line 2495: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;

2491: l_distribution_id NUMBER;
2492: l_code_combination_id NUMBER;
2493:
2494: --Bug# 6373605 begin
2495: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
2496: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
2497: --Bug# 6373605 end
2498:
2499:

Line 2496: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;

2492: l_code_combination_id NUMBER;
2493:
2494: --Bug# 6373605 begin
2495: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
2496: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
2497: --Bug# 6373605 end
2498:
2499:
2500: begin

Line 2583: OKL_SLA_ACC_SOURCES_PVT.populate_sources(

2579: l_fxlv_rec.asset_id := l_asset_hdr_rec.asset_id;
2580: l_fxlv_rec.fa_transaction_id := l_trans_rec.transaction_header_id;
2581: l_fxlv_rec.asset_book_type_name := l_asset_hdr_rec.book_type_code;
2582:
2583: OKL_SLA_ACC_SOURCES_PVT.populate_sources(
2584: p_api_version => p_api_version
2585: ,p_init_msg_list => p_init_msg_list
2586: ,p_fxhv_rec => l_fxhv_rec
2587: ,p_fxlv_rec => l_fxlv_rec

Line 2707: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;

2703: l_distribution_id NUMBER;
2704: l_code_combination_id NUMBER;
2705:
2706: --Bug# 6373605 begin
2707: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
2708: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
2709: --Bug# 6373605 end
2710:
2711: begin

Line 2708: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;

2704: l_code_combination_id NUMBER;
2705:
2706: --Bug# 6373605 begin
2707: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
2708: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
2709: --Bug# 6373605 end
2710:
2711: begin
2712: x_return_status := OKL_API.G_RET_STS_SUCCESS;

Line 2821: OKL_SLA_ACC_SOURCES_PVT.populate_sources(

2817: l_fxlv_rec.asset_id := l_asset_hdr_rec.asset_id;
2818: l_fxlv_rec.fa_transaction_id := l_trans_rec.transaction_header_id;
2819: l_fxlv_rec.asset_book_type_name := l_asset_hdr_rec.book_type_code;
2820:
2821: OKL_SLA_ACC_SOURCES_PVT.populate_sources(
2822: p_api_version => p_api_version
2823: ,p_init_msg_list => p_init_msg_list
2824: ,p_fxhv_rec => l_fxhv_rec
2825: ,p_fxlv_rec => l_fxlv_rec