DBA Data[Home] [Help]

APPS.OTA_TCC_INS dependencies on OTA_TCC_SHD

Line 49: ,p_rec in out nocopy ota_tcc_shd.g_rec_type

45: -- {End Of Comments}
46: -- ----------------------------------------------------------------------------
47: Procedure ins
48: (p_effective_date in date
49: ,p_rec in out nocopy ota_tcc_shd.g_rec_type
50: ,p_validate in boolean default false
51: );
52: --
53: -- ----------------------------------------------------------------------------