DBA Data[Home] [Help]

APPS.FND_TERRITORIES_PKG dependencies on DUAL

Line 829: from dual;

825: null, null, x_iso_territory_code)
826: into l_iso_numeric_code, l_alternate_territory_code, l_nls_territory,
827: l_address_style, l_address_validation, l_bank_info_style,
828: l_bank_info_validation, l_eu_code, l_iso_territory_code
829: from dual;
830:
831: FND_TERRITORIES_PKG.INSERT_ROW(
832: X_ROWID,
833: X_TERRITORY_CODE,