DBA Data[Home] [Help]

APPS.PER_ZA_TRA_INS dependencies on PER_ZA_TRA_SHD

Line 67: p_rec in out nocopy per_za_tra_shd.g_za_rec_type,

63: -- {End Of Comments}
64: -- ----------------------------------------------------------------------------
65: Procedure ins
66: (
67: p_rec in out nocopy per_za_tra_shd.g_za_rec_type,
68: p_validate in boolean default false
69: );
70: --
71: -- ----------------------------------------------------------------------------