DBA Data[Home] [Help]

APPS.OKL_ACCOUNT_DIST_PUB dependencies on OKL_TMPT_SET_PUB

Line 13: SUBTYPE avlv_rec_type IS OKL_TMPT_SET_PUB.avlv_rec_type;

9:
10: SUBTYPE tabv_rec_type IS Okl_Trns_Acc_Dstrs_Pub.tabv_rec_type;
11: SUBTYPE tabv_tbl_type IS Okl_Trns_Acc_Dstrs_Pub.tabv_tbl_type;
12:
13: SUBTYPE avlv_rec_type IS OKL_TMPT_SET_PUB.avlv_rec_type;
14: SUBTYPE avlv_tbl_type IS OKL_TMPT_SET_PUB.avlv_tbl_type;
15:
16: SUBTYPE acc_gen_primary_key IS Okl_Account_Generator_Pub.primary_key_tbl;
17:

Line 14: SUBTYPE avlv_tbl_type IS OKL_TMPT_SET_PUB.avlv_tbl_type;

10: SUBTYPE tabv_rec_type IS Okl_Trns_Acc_Dstrs_Pub.tabv_rec_type;
11: SUBTYPE tabv_tbl_type IS Okl_Trns_Acc_Dstrs_Pub.tabv_tbl_type;
12:
13: SUBTYPE avlv_rec_type IS OKL_TMPT_SET_PUB.avlv_rec_type;
14: SUBTYPE avlv_tbl_type IS OKL_TMPT_SET_PUB.avlv_tbl_type;
15:
16: SUBTYPE acc_gen_primary_key IS Okl_Account_Generator_Pub.primary_key_tbl;
17:
18: