DBA Data[Home] [Help]

APPS.OKL_SLA_ACC_SOURCES_PVT dependencies on OKL_PXL_PVT

Line 105: SUBTYPE pxlv_rec_type IS okl_pxl_pvt.pxlv_rec_type;

101:
102: SUBTYPE pxhv_rec_type IS okl_pxh_pvt.pxhv_rec_type;
103: SUBTYPE pxhv_tbl_type IS okl_pxh_pvt.pxhv_tbl_type;
104:
105: SUBTYPE pxlv_rec_type IS okl_pxl_pvt.pxlv_rec_type;
106: SUBTYPE pxlv_tbl_type IS okl_pxl_pvt.pxlv_tbl_type;
107:
108: -- Start : PRASJAIN : Bug# 6268782
109: SUBTYPE teh_rec_type IS okl_teh_pvt.teh_rec_type;

Line 106: SUBTYPE pxlv_tbl_type IS okl_pxl_pvt.pxlv_tbl_type;

102: SUBTYPE pxhv_rec_type IS okl_pxh_pvt.pxhv_rec_type;
103: SUBTYPE pxhv_tbl_type IS okl_pxh_pvt.pxhv_tbl_type;
104:
105: SUBTYPE pxlv_rec_type IS okl_pxl_pvt.pxlv_rec_type;
106: SUBTYPE pxlv_tbl_type IS okl_pxl_pvt.pxlv_tbl_type;
107:
108: -- Start : PRASJAIN : Bug# 6268782
109: SUBTYPE teh_rec_type IS okl_teh_pvt.teh_rec_type;
110: SUBTYPE tehl_tbl_type IS okl_teh_pvt.tehl_tbl_type;

Line 131: SUBTYPE pxl_rec_type IS okl_pxl_pvt.pxl_rec_type;

127:
128: SUBTYPE pxh_rec_type IS okl_pxh_pvt.pxh_rec_type;
129: SUBTYPE pxhl_tbl_type IS okl_pxh_pvt.pxhl_tbl_type;
130:
131: SUBTYPE pxl_rec_type IS okl_pxl_pvt.pxl_rec_type;
132: SUBTYPE pxll_tbl_type IS okl_pxl_pvt.pxll_tbl_type;
133: -- End : PRASJAIN : Bug# 6268782
134:
135: -------------------------------------------------------------------------------

Line 132: SUBTYPE pxll_tbl_type IS okl_pxl_pvt.pxll_tbl_type;

128: SUBTYPE pxh_rec_type IS okl_pxh_pvt.pxh_rec_type;
129: SUBTYPE pxhl_tbl_type IS okl_pxh_pvt.pxhl_tbl_type;
130:
131: SUBTYPE pxl_rec_type IS okl_pxl_pvt.pxl_rec_type;
132: SUBTYPE pxll_tbl_type IS okl_pxl_pvt.pxll_tbl_type;
133: -- End : PRASJAIN : Bug# 6268782
134:
135: -------------------------------------------------------------------------------
136: -- Generic record structure to hold khr header sources for FA/AR/AP transaction