DBA Data[Home] [Help]

APPS.OTA_TFH_API_INS dependencies on OTA_TFH_API_SHD

Line 95: p_rec in out nocopy ota_tfh_api_shd.g_rec_type,

91: -- {End Of Comments}
92: -- ----------------------------------------------------------------------------
93: Procedure ins
94: (
95: p_rec in out nocopy ota_tfh_api_shd.g_rec_type,
96: p_validate in boolean default false,
97: p_transaction_type in varchar2 default 'INSERT'
98: );
99: --