DBA Data[Home] [Help]

APPS.OTA_NHS_INS dependencies on OTA_NHS_SHD

Line 79: p_rec in out nocopy ota_nhs_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_nhs_shd.g_rec_type
80: );
81: --
82: -- ----------------------------------------------------------------------------
83: -- |---------------------------------< ins >----------------------------------|