DBA Data[Home] [Help]

APPS.OKL_SLA_ACC_SOURCES_PVT dependencies on OKL_PXH_PVT

Line 102: SUBTYPE pxhv_rec_type IS okl_pxh_pvt.pxhv_rec_type;

98:
99: SUBTYPE rxlv_rec_type IS okl_rxl_pvt.rxlv_rec_type;
100: SUBTYPE rxlv_tbl_type IS okl_rxl_pvt.rxlv_tbl_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;

Line 103: SUBTYPE pxhv_tbl_type IS okl_pxh_pvt.pxhv_tbl_type;

99: SUBTYPE rxlv_rec_type IS okl_rxl_pvt.rxlv_rec_type;
100: SUBTYPE rxlv_tbl_type IS okl_rxl_pvt.rxlv_tbl_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:

Line 128: SUBTYPE pxh_rec_type IS okl_pxh_pvt.pxh_rec_type;

124:
125: SUBTYPE rxl_rec_type IS okl_rxl_pvt.rxl_rec_type;
126: SUBTYPE rxll_tbl_type IS okl_rxl_pvt.rxll_tbl_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;

Line 129: SUBTYPE pxhl_tbl_type IS okl_pxh_pvt.pxhl_tbl_type;

125: SUBTYPE rxl_rec_type IS okl_rxl_pvt.rxl_rec_type;
126: SUBTYPE rxll_tbl_type IS okl_rxl_pvt.rxll_tbl_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