DBA Data[Home] [Help]

APPS.OZF_PRE_PROCESS_PVT dependencies on OZF_RESALE_LOGS_PKG

Line 8147: OZF_RESALE_LOGS_PKG.Insert_Row(

8143: FETCH OZF_RESALE_COMMON_PVT.gc_iface_org_id INTO l_org_id;
8144: CLOSE OZF_RESALE_COMMON_PVT.gc_iface_org_id;
8145: END IF;
8146:
8147: OZF_RESALE_LOGS_PKG.Insert_Row(
8148: px_resale_log_id => l_log_id,
8149: p_resale_id => p_id_value,
8150: p_resale_id_type => p_id_type,
8151: p_error_code => p_error_code,