DBA Data[Home] [Help]

APPS.OTA_TSR_INS dependencies on OTA_TSR_SHD

Line 97: p_rec in out nocopy ota_tsr_shd.g_rec_type,

93: -- {End Of Comments}
94: -- ----------------------------------------------------------------------------
95: Procedure ins
96: (
97: p_rec in out nocopy ota_tsr_shd.g_rec_type,
98: p_validate in boolean default false
99: );
100: --
101: -- ----------------------------------------------------------------------------