DBA Data[Home] [Help]

APPS.HZ_GEO_STRUCT_MAP_PUB dependencies on HZ_GEO_STRUCT_MAP_S

Line 432: SELECT HZ_GEO_STRUCT_MAP_S.nextval

428: -- Call table handler to insert row and make a
429: -- call to create map packages
430:
431: BEGIN --insert row
432: SELECT HZ_GEO_STRUCT_MAP_S.nextval
433: INTO l_map_id
434: FROM dual;
435: hz_geo_struct_map_pvt.insert_row(
436: x_map_row_id,