DBA Data[Home] [Help]

APPS.AP_WEB_UPLOAD_PDM_PKG dependencies on AP_POL_LOCATIONS_B

Line 352: insert into AP_POL_LOCATIONS_B (

348: select ap_pol_locations_s.nextval
349: into l_location_id
350: from dual;
351:
352: insert into AP_POL_LOCATIONS_B (
353: LOCATION_ID,
354: TERRITORY_CODE,
355: UNDEFINED_LOCATION_FLAG,
356: END_DATE,