DBA Data[Home] [Help]

APPS.OKL_AM_ASSET_RETURN_PVT dependencies on OKL_ART_PVT

Line 31: SUBTYPE artv_rec_type IS OKL_ART_PVT.artv_rec_type;

27:
28: ---------------------------------------------------------------------------
29: -- GLOBAL DATASTRUCTURES
30: ---------------------------------------------------------------------------
31: SUBTYPE artv_rec_type IS OKL_ART_PVT.artv_rec_type;
32: SUBTYPE artv_tbl_type IS OKL_ART_PVT.artv_tbl_type;
33:
34: ---------------------------------------------------------------------------
35: -- PROCEDURES

Line 32: SUBTYPE artv_tbl_type IS OKL_ART_PVT.artv_tbl_type;

28: ---------------------------------------------------------------------------
29: -- GLOBAL DATASTRUCTURES
30: ---------------------------------------------------------------------------
31: SUBTYPE artv_rec_type IS OKL_ART_PVT.artv_rec_type;
32: SUBTYPE artv_tbl_type IS OKL_ART_PVT.artv_tbl_type;
33:
34: ---------------------------------------------------------------------------
35: -- PROCEDURES
36: ---------------------------------------------------------------------------