DBA Data[Home] [Help]

APPS.OKL_SLA_ACC_SOURCES_PVT dependencies on OKL_RXL_PVT

Line 99: SUBTYPE rxlv_rec_type IS okl_rxl_pvt.rxlv_rec_type;

95:
96: SUBTYPE rxhv_rec_type IS okl_rxh_pvt.rxhv_rec_type;
97: SUBTYPE rxhv_tbl_type IS okl_rxh_pvt.rxhv_tbl_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;

Line 100: SUBTYPE rxlv_tbl_type IS okl_rxl_pvt.rxlv_tbl_type;

96: SUBTYPE rxhv_rec_type IS okl_rxh_pvt.rxhv_rec_type;
97: SUBTYPE rxhv_tbl_type IS okl_rxh_pvt.rxhv_tbl_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:

Line 125: SUBTYPE rxl_rec_type IS okl_rxl_pvt.rxl_rec_type;

121:
122: SUBTYPE rxh_rec_type IS okl_rxh_pvt.rxh_rec_type;
123: SUBTYPE rxhl_tbl_type IS okl_rxh_pvt.rxhl_tbl_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;

Line 126: SUBTYPE rxll_tbl_type IS okl_rxl_pvt.rxll_tbl_type;

122: SUBTYPE rxh_rec_type IS okl_rxh_pvt.rxh_rec_type;
123: SUBTYPE rxhl_tbl_type IS okl_rxh_pvt.rxhl_tbl_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: