DBA Data[Home] [Help]

APPS.OTA_TFH_API_UPD dependencies on OTA_TFH_API_SHD

Line 74: p_rec in out nocopy ota_tfh_api_shd.g_rec_type,

70: -- {End Of Comments}
71: -- ----------------------------------------------------------------------------
72: Procedure upd
73: (
74: p_rec in out nocopy ota_tfh_api_shd.g_rec_type,
75: p_validate in boolean default false,
76: p_transaction_type in varchar2 default 'UPDATE'
77: );
78: --