DBA Data[Home] [Help]

APPS.OTA_FTU_INS dependencies on OTA_FTU_SHD

Line 79: ,p_rec in out nocopy ota_ftu_shd.g_rec_type

75: -- {End Of Comments}
76: -- ----------------------------------------------------------------------------
77: Procedure ins
78: (p_effective_date in date
79: ,p_rec in out nocopy ota_ftu_shd.g_rec_type
80: );
81: --
82: -- ----------------------------------------------------------------------------
83: -- |---------------------------------< ins >----------------------------------|