DBA Data[Home] [Help]

APPS.SSP_ERN_UPD dependencies on SSP_ERN_SHD

Line 72: p_rec in out nocopy ssp_ern_shd.g_rec_type,

68: --
69: -- ----------------------------------------------------------------------------
70: Procedure upd
71: (
72: p_rec in out nocopy ssp_ern_shd.g_rec_type,
73: p_validate in boolean default false
74: );
75: --
76: -- ----------------------------------------------------------------------------