DBA Data[Home] [Help]

APPS.OKL_SLA_ACC_SOURCES_PVT dependencies on OKL_ACCT_SOURCES_PVT

Line 93: SUBTYPE asev_rec_type IS okl_acct_sources_pvt.asev_rec_type;

89:
90: SUBTYPE fxlv_rec_type IS okl_fxl_pvt.fxlv_rec_type;
91: SUBTYPE fxlv_tbl_type IS okl_fxl_pvt.fxlv_tbl_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;

Line 94: SUBTYPE asev_tbl_type IS okl_acct_sources_pvt.asev_tbl_type;

90: SUBTYPE fxlv_rec_type IS okl_fxl_pvt.fxlv_rec_type;
91: SUBTYPE fxlv_tbl_type IS okl_fxl_pvt.fxlv_tbl_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: