DBA Data[Home] [Help]

APPS.PER_ECA_INS dependencies on PER_ECA_SHD

Line 48: (p_rec in out nocopy per_eca_shd.g_rec_type

44: --
45: -- {End Of Comments}
46: -- ----------------------------------------------------------------------------
47: Procedure ins
48: (p_rec in out nocopy per_eca_shd.g_rec_type
49: ,p_validate in boolean default false
50: );
51: --
52: -- ----------------------------------------------------------------------------