DBA Data[Home] [Help]

APPS.OKL_ACCOUNT_DIST_PUB dependencies on OKL_TRNS_ACC_DSTRS_PUB

Line 10: SUBTYPE tabv_rec_type IS Okl_Trns_Acc_Dstrs_Pub.tabv_rec_type;

6: SUBTYPE tmpl_identify_rec_type IS Okl_Account_Dist_Pvt.TMPL_IDENTIFY_REC_TYPE;
7: SUBTYPE dist_info_rec_type IS Okl_Account_Dist_Pvt.dist_info_REC_TYPE;
8: SUBTYPE amount_tbl_type IS Okl_Account_Dist_Pvt.AMOUNT_TBL_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;

Line 11: SUBTYPE tabv_tbl_type IS Okl_Trns_Acc_Dstrs_Pub.tabv_tbl_type;

7: SUBTYPE dist_info_rec_type IS Okl_Account_Dist_Pvt.dist_info_REC_TYPE;
8: SUBTYPE amount_tbl_type IS Okl_Account_Dist_Pvt.AMOUNT_TBL_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: