DBA Data[Home] [Help]

APPS.IEX_REPOS_OBJECTS_VUHK dependencies on IEX_REP_PVT

Line 6: subtype repv_rec_type is iex_rep_pvt.repv_rec_type;

2: /* $Header: iexvreps.pls 120.1 2005/06/29 09:35:34 lkkumar noship $ */
3:
4:
5:
6: subtype repv_rec_type is iex_rep_pvt.repv_rec_type;
7: subtype repv_tbl_type is iex_rep_pvt.repv_tbl_type;
8:
9: PROCEDURE insert_repos_objects_pre(
10: p_init_msg_list IN VARCHAR2 DEFAULT FND_API.G_FALSE

Line 7: subtype repv_tbl_type is iex_rep_pvt.repv_tbl_type;

3:
4:
5:
6: subtype repv_rec_type is iex_rep_pvt.repv_rec_type;
7: subtype repv_tbl_type is iex_rep_pvt.repv_tbl_type;
8:
9: PROCEDURE insert_repos_objects_pre(
10: p_init_msg_list IN VARCHAR2 DEFAULT FND_API.G_FALSE
11: ,x_msg_data OUT NOCOPY VARCHAR2