DBA Data[Home] [Help]

APPS.OKL_ACCOUNT_DIST_PVT dependencies on OKL_TMPT_SET_PUB

Line 8: SUBTYPE avlv_tbl_type IS OKL_TMPT_SET_PUB.avlv_tbl_type;

4: SUBTYPE ctxt_val_tbl_type IS OKL_EXECUTE_FORMULA_PUB.ctxt_val_tbl_type;
5: SUBTYPE tabv_rec_type IS OKL_TRNS_ACC_DSTRS_PUB.tabv_rec_type;
6: SUBTYPE tabv_tbl_type IS OKL_TRNS_ACC_DSTRS_PUB.tabv_tbl_type;
7:
8: SUBTYPE avlv_tbl_type IS OKL_TMPT_SET_PUB.avlv_tbl_type;
9: SUBTYPE avlv_rec_type IS OKL_TMPT_SET_PUB.avlv_rec_type;
10: SUBTYPE aetv_rec_type IS OKL_ACCT_EVENT_PUB.aetv_rec_type;
11: SUBTYPE acc_gen_primary_key IS Okl_Account_Generator_Pub.primary_key_tbl;
12:

Line 9: SUBTYPE avlv_rec_type IS OKL_TMPT_SET_PUB.avlv_rec_type;

5: SUBTYPE tabv_rec_type IS OKL_TRNS_ACC_DSTRS_PUB.tabv_rec_type;
6: SUBTYPE tabv_tbl_type IS OKL_TRNS_ACC_DSTRS_PUB.tabv_tbl_type;
7:
8: SUBTYPE avlv_tbl_type IS OKL_TMPT_SET_PUB.avlv_tbl_type;
9: SUBTYPE avlv_rec_type IS OKL_TMPT_SET_PUB.avlv_rec_type;
10: SUBTYPE aetv_rec_type IS OKL_ACCT_EVENT_PUB.aetv_rec_type;
11: SUBTYPE acc_gen_primary_key IS Okl_Account_Generator_Pub.primary_key_tbl;
12:
13: -- bug 4157521