DBA Data[Home] [Help]

APPS.PER_ECA_UPD dependencies on PER_ECA_SHD

Line 55: (p_rec in out nocopy per_eca_shd.g_rec_type

51: --
52: -- {End Of Comments}
53: -- ----------------------------------------------------------------------------
54: Procedure upd
55: (p_rec in out nocopy per_eca_shd.g_rec_type
56: ,p_validate in boolean default false
57: );
58: --
59: -- ----------------------------------------------------------------------------