DBA Data[Home] [Help]

APPS.PER_ADD_INS dependencies on PER_ADD_SHD

Line 118: (p_rec in out nocopy per_add_shd.g_rec_type

114: --
115: -- {End Of Comments}
116: -- ----------------------------------------------------------------------------
117: Procedure ins
118: (p_rec in out nocopy per_add_shd.g_rec_type
119: ,p_validate in boolean default false
120: ,p_effective_date in date
121: ,p_validate_county in boolean default true
122: );