DBA Data[Home] [Help]

APPS.OKL_SLA_ACC_SOURCES_PVT dependencies on OKL_RXH_PVT

Line 96: SUBTYPE rxhv_rec_type IS okl_rxh_pvt.rxhv_rec_type;

92:
93: SUBTYPE asev_rec_type IS okl_acct_sources_pvt.asev_rec_type;
94: SUBTYPE asev_tbl_type IS okl_acct_sources_pvt.asev_tbl_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;

Line 97: SUBTYPE rxhv_tbl_type IS okl_rxh_pvt.rxhv_tbl_type;

93: SUBTYPE asev_rec_type IS okl_acct_sources_pvt.asev_rec_type;
94: SUBTYPE asev_tbl_type IS okl_acct_sources_pvt.asev_tbl_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:

Line 122: SUBTYPE rxh_rec_type IS okl_rxh_pvt.rxh_rec_type;

118:
119: SUBTYPE fxl_rec_type IS okl_fxl_pvt.fxl_rec_type;
120: SUBTYPE fxll_tbl_type IS okl_fxl_pvt.fxll_tbl_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;

Line 123: SUBTYPE rxhl_tbl_type IS okl_rxh_pvt.rxhl_tbl_type;

119: SUBTYPE fxl_rec_type IS okl_fxl_pvt.fxl_rec_type;
120: SUBTYPE fxll_tbl_type IS okl_fxl_pvt.fxll_tbl_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: