DBA Data[Home] [Help]

APPS.OTA_EVT_INS dependencies on OTA_EVT_SHD

Line 72: p_rec in out nocopy ota_evt_shd.g_rec_type,

68: -- {End Of Comments}
69: -- ----------------------------------------------------------------------------
70: Procedure ins
71: (
72: p_rec in out nocopy ota_evt_shd.g_rec_type,
73: p_validate in boolean default false
74: );
75: --
76: -- ----------------------------------------------------------------------------