DBA Data[Home] [Help]

APPS.FND_TERRITORIES_PKG dependencies on DUAL

Line 817: from dual;

813: null, null, x_iso_territory_code)
814: into l_iso_numeric_code, l_alternate_territory_code, l_nls_territory,
815: l_address_style, l_address_validation, l_bank_info_style,
816: l_bank_info_validation, l_eu_code, l_iso_territory_code
817: from dual;
818:
819: FND_TERRITORIES_PKG.INSERT_ROW(
820: X_ROWID,
821: X_TERRITORY_CODE,