DBA Data[Home] [Help]

APPS.OKL_ACTIVATE_ASSET_PVT dependencies on OKL_SLA_ACC_SOURCES_PVT

Line 1023: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;

1019: l_fa_asset_hdr_rec FA_API_TYPES.asset_hdr_rec_type;
1020: l_fa_asset_deprn_rec FA_API_TYPES.asset_deprn_rec_type;
1021:
1022: --Bug# 6373605 begin
1023: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
1024: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
1025: --Bug# 6373605 end
1026:
1027: Begin

Line 1024: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;

1020: l_fa_asset_deprn_rec FA_API_TYPES.asset_deprn_rec_type;
1021:
1022: --Bug# 6373605 begin
1023: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
1024: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
1025: --Bug# 6373605 end
1026:
1027: Begin
1028:

Line 1215: OKL_SLA_ACC_SOURCES_PVT.populate_sources(

1211: l_fxlv_rec.asset_book_type_name := l_asset_hdr_rec.book_type_code;
1212:
1213:
1214:
1215: OKL_SLA_ACC_SOURCES_PVT.populate_sources(
1216: p_api_version => p_api_version
1217: ,p_init_msg_list => p_init_msg_list
1218: ,p_fxhv_rec => l_fxhv_rec
1219: ,p_fxlv_rec => l_fxlv_rec

Line 1340: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;

1336: l_fa_asset_hdr_rec FA_API_TYPES.asset_hdr_rec_type;
1337: l_fa_asset_deprn_rec FA_API_TYPES.asset_deprn_rec_type;
1338:
1339: --Bug# 6373605 begin
1340: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
1341: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
1342: --Bug# 6373605 end
1343:
1344: Begin

Line 1341: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;

1337: l_fa_asset_deprn_rec FA_API_TYPES.asset_deprn_rec_type;
1338:
1339: --Bug# 6373605 begin
1340: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
1341: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
1342: --Bug# 6373605 end
1343:
1344: Begin
1345:

Line 1551: OKL_SLA_ACC_SOURCES_PVT.populate_sources(

1547: l_fxlv_rec.asset_id := l_asset_hdr_rec.asset_id;
1548: l_fxlv_rec.fa_transaction_id := l_trans_rec.transaction_header_id;
1549: l_fxlv_rec.asset_book_type_name := l_asset_hdr_rec.book_type_code;
1550:
1551: OKL_SLA_ACC_SOURCES_PVT.populate_sources(
1552: p_api_version => p_api_version
1553: ,p_init_msg_list => p_init_msg_list
1554: ,p_fxhv_rec => l_fxhv_rec
1555: ,p_fxlv_rec => l_fxlv_rec

Line 1964: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;

1960:
1961: l_deprn_cost Number;
1962:
1963: --Bug# 6373605 begin
1964: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
1965: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
1966:
1967: --Bug# 6373605 end
1968:

Line 1965: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;

1961: l_deprn_cost Number;
1962:
1963: --Bug# 6373605 begin
1964: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
1965: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
1966:
1967: --Bug# 6373605 end
1968:
1969: Begin

Line 2308: OKL_SLA_ACC_SOURCES_PVT.populate_sources(

2304: l_fxlv_rec.asset_id := l_asset_hdr_rec.asset_id;
2305: l_fxlv_rec.fa_transaction_id := l_trans_rec.transaction_header_id;
2306: l_fxlv_rec.asset_book_type_name := l_asset_hdr_rec.book_type_code;
2307:
2308: OKL_SLA_ACC_SOURCES_PVT.populate_sources(
2309: p_api_version => p_api_version
2310: ,p_init_msg_list => p_init_msg_list
2311: ,p_fxhv_rec => l_fxhv_rec
2312: ,p_fxlv_rec => l_fxlv_rec

Line 2491: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;

2487: l_distribution_id NUMBER;
2488: l_code_combination_id NUMBER;
2489:
2490: --Bug# 6373605 begin
2491: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
2492: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
2493: --Bug# 6373605 end
2494:
2495:

Line 2492: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;

2488: l_code_combination_id NUMBER;
2489:
2490: --Bug# 6373605 begin
2491: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
2492: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
2493: --Bug# 6373605 end
2494:
2495:
2496: begin

Line 2579: OKL_SLA_ACC_SOURCES_PVT.populate_sources(

2575: l_fxlv_rec.asset_id := l_asset_hdr_rec.asset_id;
2576: l_fxlv_rec.fa_transaction_id := l_trans_rec.transaction_header_id;
2577: l_fxlv_rec.asset_book_type_name := l_asset_hdr_rec.book_type_code;
2578:
2579: OKL_SLA_ACC_SOURCES_PVT.populate_sources(
2580: p_api_version => p_api_version
2581: ,p_init_msg_list => p_init_msg_list
2582: ,p_fxhv_rec => l_fxhv_rec
2583: ,p_fxlv_rec => l_fxlv_rec

Line 2703: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;

2699: l_distribution_id NUMBER;
2700: l_code_combination_id NUMBER;
2701:
2702: --Bug# 6373605 begin
2703: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
2704: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
2705: --Bug# 6373605 end
2706:
2707: begin

Line 2704: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;

2700: l_code_combination_id NUMBER;
2701:
2702: --Bug# 6373605 begin
2703: l_fxhv_rec okl_sla_acc_sources_pvt.fxhv_rec_type;
2704: l_fxlv_rec okl_sla_acc_sources_pvt.fxlv_rec_type;
2705: --Bug# 6373605 end
2706:
2707: begin
2708: x_return_status := OKL_API.G_RET_STS_SUCCESS;

Line 2817: OKL_SLA_ACC_SOURCES_PVT.populate_sources(

2813: l_fxlv_rec.asset_id := l_asset_hdr_rec.asset_id;
2814: l_fxlv_rec.fa_transaction_id := l_trans_rec.transaction_header_id;
2815: l_fxlv_rec.asset_book_type_name := l_asset_hdr_rec.book_type_code;
2816:
2817: OKL_SLA_ACC_SOURCES_PVT.populate_sources(
2818: p_api_version => p_api_version
2819: ,p_init_msg_list => p_init_msg_list
2820: ,p_fxhv_rec => l_fxhv_rec
2821: ,p_fxlv_rec => l_fxlv_rec