DBA Data[Home] [Help]

APPS.OTA_PMM_API dependencies on OTA_ENT_INS

Line 133: OTA_ENT_INS.INS_TL

129: ,p_parent_offering_id => p_parent_offering_id --upg_classic
130: ,p_validate => FALSE
131: ,p_timezone => p_timezone);
132:
133: OTA_ENT_INS.INS_TL
134: (P_EFFECTIVE_DATE => l_effective_date,
135: p_language_code => USERENV('LANG'),
136: p_event_id => p_event_id,
137: p_title => p_title);