DBA Data[Home] [Help]

APPS.PER_ZA_LSA_UPD dependencies on PER_ZA_LSA_SHD

Line 74: p_rec in out nocopy per_za_lsa_shd.g_za_rec_type,

70: -- {End Of Comments}
71: -- ----------------------------------------------------------------------------
72: Procedure upd
73: (
74: p_rec in out nocopy per_za_lsa_shd.g_za_rec_type,
75: p_validate in boolean default false
76: );
77: --
78: -- ----------------------------------------------------------------------------