DBA Data[Home] [Help]

APPS.ARP_TRX_DEFAULTS_3 dependencies on FND_TERRITORIES_VL

Line 14: country fnd_territories_vl.territory_short_name%type -- hz_locations.city%type

10: city hz_locations.city%type,
11: state hz_locations.state%type,
12: province hz_locations.province%type,
13: postal_code hz_locations.postal_code%type,
14: country fnd_territories_vl.territory_short_name%type -- hz_locations.city%type
15: );
16:
17: PROCEDURE get_default_remit_to(
18: p_remit_to_address_id OUT NOCOPY