DBA Data[Home] [Help]

APPS.OKL_SLA_ACC_SOURCES_PVT dependencies on OKL_FXH_PVT

Line 4089: l_fxh_rec okl_fxh_pvt.fxh_rec_type;

4085: -- KHR and KLE Based Record Structures
4086: l_khr_source_rec khr_source_rec_type;
4087: l_kle_source_rec kle_source_rec_type;
4088: -- Record structures based on FA Extension Header and Line Tables
4089: l_fxh_rec okl_fxh_pvt.fxh_rec_type;
4090: lx_fxh_rec okl_fxh_pvt.fxh_rec_type;
4091: -- for capture header translatable sources
4092: l_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
4093: lx_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;

Line 4090: lx_fxh_rec okl_fxh_pvt.fxh_rec_type;

4086: l_khr_source_rec khr_source_rec_type;
4087: l_kle_source_rec kle_source_rec_type;
4088: -- Record structures based on FA Extension Header and Line Tables
4089: l_fxh_rec okl_fxh_pvt.fxh_rec_type;
4090: lx_fxh_rec okl_fxh_pvt.fxh_rec_type;
4091: -- for capture header translatable sources
4092: l_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
4093: lx_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
4094:

Line 4092: l_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;

4088: -- Record structures based on FA Extension Header and Line Tables
4089: l_fxh_rec okl_fxh_pvt.fxh_rec_type;
4090: lx_fxh_rec okl_fxh_pvt.fxh_rec_type;
4091: -- for capture header translatable sources
4092: l_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
4093: lx_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
4094:
4095: l_fxl_rec okl_fxl_pvt.fxl_rec_type;
4096: lx_fxl_rec okl_fxl_pvt.fxl_rec_type;

Line 4093: lx_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;

4089: l_fxh_rec okl_fxh_pvt.fxh_rec_type;
4090: lx_fxh_rec okl_fxh_pvt.fxh_rec_type;
4091: -- for capture header translatable sources
4092: l_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
4093: lx_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
4094:
4095: l_fxl_rec okl_fxl_pvt.fxl_rec_type;
4096: lx_fxl_rec okl_fxl_pvt.fxl_rec_type;
4097: -- for capture header translatable sources

Line 4647: l_fxhv_rec okl_fxh_pvt.fxhv_rec_type;

4643: l_api_version CONSTANT NUMBER := 1;
4644: l_api_name CONSTANT VARCHAR2(30) := 'DELETE_TRX_EXTENSION';
4645: l_return_status VARCHAR2(1) := OKL_API.G_RET_STS_SUCCESS;
4646: fxl_index BINARY_INTEGER;
4647: l_fxhv_rec okl_fxh_pvt.fxhv_rec_type;
4648: l_fxlv_tbl okl_fxl_pvt.fxlv_tbl_type;
4649: lx_fxhv_rec okl_fxh_pvt.fxhv_rec_type;
4650: lx_fxlv_tbl okl_fxl_pvt.fxlv_tbl_type;
4651: -- Cursor Definitions

Line 4649: lx_fxhv_rec okl_fxh_pvt.fxhv_rec_type;

4645: l_return_status VARCHAR2(1) := OKL_API.G_RET_STS_SUCCESS;
4646: fxl_index BINARY_INTEGER;
4647: l_fxhv_rec okl_fxh_pvt.fxhv_rec_type;
4648: l_fxlv_tbl okl_fxl_pvt.fxlv_tbl_type;
4649: lx_fxhv_rec okl_fxh_pvt.fxhv_rec_type;
4650: lx_fxlv_tbl okl_fxl_pvt.fxlv_tbl_type;
4651: -- Cursor Definitions
4652: CURSOR get_fa_ext_hdr_id( p_source_id NUMBER, p_source_table VARCHAR2)
4653: IS

Line 7517: l_fxh_rec okl_fxh_pvt.fxh_rec_type;

7513: -- KHR and KLE Based Record Structures
7514: l_khr_source_rec khr_source_rec_type;
7515: l_kle_source_rec kle_source_rec_type;
7516: -- Record structures based on FA Extension Header and Line Tables
7517: l_fxh_rec okl_fxh_pvt.fxh_rec_type;
7518: lx_fxh_rec okl_fxh_pvt.fxh_rec_type;
7519: l_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
7520: lx_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
7521: l_fxl_tbl_tbl fxl_tbl_tbl_type;

Line 7518: lx_fxh_rec okl_fxh_pvt.fxh_rec_type;

7514: l_khr_source_rec khr_source_rec_type;
7515: l_kle_source_rec kle_source_rec_type;
7516: -- Record structures based on FA Extension Header and Line Tables
7517: l_fxh_rec okl_fxh_pvt.fxh_rec_type;
7518: lx_fxh_rec okl_fxh_pvt.fxh_rec_type;
7519: l_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
7520: lx_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
7521: l_fxl_tbl_tbl fxl_tbl_tbl_type;
7522: lx_fxl_tbl_tbl fxl_tbl_tbl_type;

Line 7519: l_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;

7515: l_kle_source_rec kle_source_rec_type;
7516: -- Record structures based on FA Extension Header and Line Tables
7517: l_fxh_rec okl_fxh_pvt.fxh_rec_type;
7518: lx_fxh_rec okl_fxh_pvt.fxh_rec_type;
7519: l_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
7520: lx_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
7521: l_fxl_tbl_tbl fxl_tbl_tbl_type;
7522: lx_fxl_tbl_tbl fxl_tbl_tbl_type;
7523: l_fxl_tbl_tbl_out fxl_tbl_tbl_type;

Line 7520: lx_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;

7516: -- Record structures based on FA Extension Header and Line Tables
7517: l_fxh_rec okl_fxh_pvt.fxh_rec_type;
7518: lx_fxh_rec okl_fxh_pvt.fxh_rec_type;
7519: l_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
7520: lx_fxhl_tbl okl_fxh_pvt.fxhl_tbl_type;
7521: l_fxl_tbl_tbl fxl_tbl_tbl_type;
7522: lx_fxl_tbl_tbl fxl_tbl_tbl_type;
7523: l_fxl_tbl_tbl_out fxl_tbl_tbl_type;
7524: l_fxl_rec okl_fxl_pvt.fxl_rec_type;