DBA Data[Home] [Help]

APPS.OTA_CUS_INS dependencies on OTA_CUS_SHD

Line 78: ,p_rec in out nocopy ota_cus_shd.g_rec_type

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