DBA Data[Home] [Help]

APPS.OTA_TFL_API_INS dependencies on OTA_TFL_API_SHD

Line 95: p_rec in out nocopy ota_tfl_api_shd.g_rec_type,

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