DBA Data[Home] [Help]

APPS.POS_EXCELASN_PVT dependencies on FND_TERRITORIES_VL

Line 819: (select 1 from fnd_territories_vl ftv

815: select plnt.line_number, plnt.country_of_origin
816: from pos_exasn_lines plnt
817: where plnt.country_of_origin is not null
818: and not exists
819: (select 1 from fnd_territories_vl ftv
820: where ftv.territory_code = plnt.country_of_origin);
821:
822:
823: --L3/L4: Check for valid Organization Name and PO/Line/Shipment Number