DBA Data[Home] [Help]

APPS.AP_WEB_DB_UI_SETUP_PKG dependencies on AK_REGIONS_VL

Line 15: SUBTYPE reg_name IS AK_REGIONS_VL.name%TYPE;

11: ---------------------------------------------------------------------------------------------------
12: SUBTYPE regItem_regionCode IS AK_REGION_ITEMS_VL.region_code%TYPE;
13:
14: /* AK Regions */
15: SUBTYPE reg_name IS AK_REGIONS_VL.name%TYPE;
16:
17: /*AK Flow Region Relations */
18: ---------------------------------------------------------------------------------------------------
19: SUBTYPE flowReg_fromRegionCode IS AK_FLOW_REGION_RELATIONS.from_region_code%TYPE;