DBA Data[Home] [Help]

APPS.WSH_OTM_SYNC_REF_DATA_PKG dependencies on WSH_OTM_SYNC_REF_DATA_S

Line 439: VALUES (wsh_otm_sync_ref_data_s.NEXTVAL,

435: last_update_date,
436: last_updated_by,
437: last_update_login
438: )
439: VALUES (wsh_otm_sync_ref_data_s.NEXTVAL,
440: p_entity_id,
441: nvl(p_parent_entity_id,0),
442: p_entity_type,
443: l_substitute_entity,