DBA Data[Home] [Help]

APPS.OKL_SLA_ACC_SOURCES_PVT dependencies on OKL_FXH_PVT

Line 4148: l_fxh_rec okl_fxh_pvt.fxh_rec_type;

4144: -- KHR and KLE Based Record Structures
4145: l_khr_source_rec khr_source_rec_type;
4146: l_kle_source_rec kle_source_rec_type;
4147: -- Record structures based on FA Extension Header and Line Tables
4148: l_fxh_rec okl_fxh_pvt.fxh_rec_type;
4149: lx_fxh_rec okl_fxh_pvt.fxh_rec_type;
4150: -- for capture header translatable sources
4151: l_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
4152: lx_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;

Line 4149: lx_fxh_rec okl_fxh_pvt.fxh_rec_type;

4145: l_khr_source_rec khr_source_rec_type;
4146: l_kle_source_rec kle_source_rec_type;
4147: -- Record structures based on FA Extension Header and Line Tables
4148: l_fxh_rec okl_fxh_pvt.fxh_rec_type;
4149: lx_fxh_rec okl_fxh_pvt.fxh_rec_type;
4150: -- for capture header translatable sources
4151: l_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
4152: lx_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
4153:

Line 4151: l_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;

4147: -- Record structures based on FA Extension Header and Line Tables
4148: l_fxh_rec okl_fxh_pvt.fxh_rec_type;
4149: lx_fxh_rec okl_fxh_pvt.fxh_rec_type;
4150: -- for capture header translatable sources
4151: l_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
4152: lx_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
4153:
4154: l_fxl_rec okl_fxl_pvt.fxl_rec_type;
4155: lx_fxl_rec okl_fxl_pvt.fxl_rec_type;

Line 4152: lx_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;

4148: l_fxh_rec okl_fxh_pvt.fxh_rec_type;
4149: lx_fxh_rec okl_fxh_pvt.fxh_rec_type;
4150: -- for capture header translatable sources
4151: l_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
4152: lx_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
4153:
4154: l_fxl_rec okl_fxl_pvt.fxl_rec_type;
4155: lx_fxl_rec okl_fxl_pvt.fxl_rec_type;
4156: -- for capture header translatable sources

Line 4756: l_fxhv_rec okl_fxh_pvt.fxhv_rec_type;

4752: l_api_version CONSTANT NUMBER := 1;
4753: l_api_name CONSTANT VARCHAR2(30) := 'DELETE_TRX_EXTENSION';
4754: l_return_status VARCHAR2(1) := OKL_API.G_RET_STS_SUCCESS;
4755: fxl_index BINARY_INTEGER;
4756: l_fxhv_rec okl_fxh_pvt.fxhv_rec_type;
4757: l_fxlv_tbl okl_fxl_pvt.fxlv_tbl_type;
4758: lx_fxhv_rec okl_fxh_pvt.fxhv_rec_type;
4759: lx_fxlv_tbl okl_fxl_pvt.fxlv_tbl_type;
4760: -- Cursor Definitions

Line 4758: lx_fxhv_rec okl_fxh_pvt.fxhv_rec_type;

4754: l_return_status VARCHAR2(1) := OKL_API.G_RET_STS_SUCCESS;
4755: fxl_index BINARY_INTEGER;
4756: l_fxhv_rec okl_fxh_pvt.fxhv_rec_type;
4757: l_fxlv_tbl okl_fxl_pvt.fxlv_tbl_type;
4758: lx_fxhv_rec okl_fxh_pvt.fxhv_rec_type;
4759: lx_fxlv_tbl okl_fxl_pvt.fxlv_tbl_type;
4760: -- Cursor Definitions
4761: CURSOR get_fa_ext_hdr_id( p_source_id NUMBER, p_source_table VARCHAR2)
4762: IS

Line 7632: l_fxh_rec okl_fxh_pvt.fxh_rec_type;

7628: -- KHR and KLE Based Record Structures
7629: l_khr_source_rec khr_source_rec_type;
7630: l_kle_source_rec kle_source_rec_type;
7631: -- Record structures based on FA Extension Header and Line Tables
7632: l_fxh_rec okl_fxh_pvt.fxh_rec_type;
7633: lx_fxh_rec okl_fxh_pvt.fxh_rec_type;
7634: l_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
7635: lx_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
7636: l_fxl_tbl_tbl fxl_tbl_tbl_type;

Line 7633: lx_fxh_rec okl_fxh_pvt.fxh_rec_type;

7629: l_khr_source_rec khr_source_rec_type;
7630: l_kle_source_rec kle_source_rec_type;
7631: -- Record structures based on FA Extension Header and Line Tables
7632: l_fxh_rec okl_fxh_pvt.fxh_rec_type;
7633: lx_fxh_rec okl_fxh_pvt.fxh_rec_type;
7634: l_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
7635: lx_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
7636: l_fxl_tbl_tbl fxl_tbl_tbl_type;
7637: lx_fxl_tbl_tbl fxl_tbl_tbl_type;

Line 7634: l_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;

7630: l_kle_source_rec kle_source_rec_type;
7631: -- Record structures based on FA Extension Header and Line Tables
7632: l_fxh_rec okl_fxh_pvt.fxh_rec_type;
7633: lx_fxh_rec okl_fxh_pvt.fxh_rec_type;
7634: l_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
7635: lx_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
7636: l_fxl_tbl_tbl fxl_tbl_tbl_type;
7637: lx_fxl_tbl_tbl fxl_tbl_tbl_type;
7638: l_fxl_tbl_tbl_out fxl_tbl_tbl_type;

Line 7635: lx_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;

7631: -- Record structures based on FA Extension Header and Line Tables
7632: l_fxh_rec okl_fxh_pvt.fxh_rec_type;
7633: lx_fxh_rec okl_fxh_pvt.fxh_rec_type;
7634: l_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
7635: lx_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
7636: l_fxl_tbl_tbl fxl_tbl_tbl_type;
7637: lx_fxl_tbl_tbl fxl_tbl_tbl_type;
7638: l_fxl_tbl_tbl_out fxl_tbl_tbl_type;
7639: l_fxl_rec okl_fxl_pvt.fxl_rec_type;