DBA Data[Home] [Help]

APPS.OKL_SLA_ACC_SOURCES_PVT dependencies on OKL_RXH_PVT

Line 6178: l_rxhv_rec okl_rxh_pvt.rxhv_rec_type;

6174: l_api_version CONSTANT NUMBER := 1;
6175: l_api_name CONSTANT VARCHAR2(30) := 'DELETE_TRX_EXTENSION';
6176: l_return_status VARCHAR2(1) := OKL_API.G_RET_STS_SUCCESS;
6177: rxl_index BINARY_INTEGER;
6178: l_rxhv_rec okl_rxh_pvt.rxhv_rec_type;
6179: l_rxlv_tbl okl_rxl_pvt.rxlv_tbl_type;
6180: lx_rxhv_rec okl_rxh_pvt.rxhv_rec_type;
6181: lx_rxlv_tbl okl_rxl_pvt.rxlv_tbl_type;
6182: -- Cursor Definitions

Line 6180: lx_rxhv_rec okl_rxh_pvt.rxhv_rec_type;

6176: l_return_status VARCHAR2(1) := OKL_API.G_RET_STS_SUCCESS;
6177: rxl_index BINARY_INTEGER;
6178: l_rxhv_rec okl_rxh_pvt.rxhv_rec_type;
6179: l_rxlv_tbl okl_rxl_pvt.rxlv_tbl_type;
6180: lx_rxhv_rec okl_rxh_pvt.rxhv_rec_type;
6181: lx_rxlv_tbl okl_rxl_pvt.rxlv_tbl_type;
6182: -- Cursor Definitions
6183: CURSOR get_ar_ext_hdr_id( p_source_id NUMBER, p_source_table VARCHAR2)
6184: IS