DBA Data[Home] [Help]

APPS.OTA_FNS_INS dependencies on OTA_FNS_SHD

Line 78: ,p_rec in out nocopy ota_fns_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_fns_shd.g_rec_type
79: );
80: --
81: -- ----------------------------------------------------------------------------
82: -- |---------------------------------< ins >----------------------------------|