DBA Data[Home] [Help]

APPS.OTA_CTU_INS dependencies on OTA_CTU_SHD

Line 76: ,p_rec in out nocopy ota_ctu_shd.g_rec_type

72: -- {End Of Comments}
73: -- ----------------------------------------------------------------------------
74: Procedure ins
75: (p_effective_date in date
76: ,p_rec in out nocopy ota_ctu_shd.g_rec_type
77: );
78: --
79: -- ----------------------------------------------------------------------------
80: -- |---------------------------------< ins >----------------------------------|