DBA Data[Home] [Help]

APPS.OTA_ACI_INS dependencies on OTA_ACI_SHD

Line 77: ,p_rec in out nocopy ota_aci_shd.g_rec_type

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