DBA Data[Home] [Help]

APPS.IGS_FI_PRC_1098T_DATA dependencies on HZ_PARTIES

Line 20: p_v_con_party_name OUT NOCOPY hz_parties.party_name%type,

16: p_v_phone_country_code OUT NOCOPY hz_contact_points.phone_country_code%type,
17: p_v_phone_area_code OUT NOCOPY hz_contact_points.phone_area_code%type,
18: p_v_phone_number OUT NOCOPY hz_contact_points.phone_number%type,
19: p_v_phone_extension OUT NOCOPY hz_contact_points.phone_extension%type,
20: p_v_con_party_name OUT NOCOPY hz_parties.party_name%type,
21: p_v_party_name OUT NOCOPY hz_parties.party_name%type,
22: p_v_email_address OUT NOCOPY hz_parties.email_address%type,
23: p_v_country OUT NOCOPY hz_locations.country%type,
24: p_v_address1 OUT NOCOPY hz_locations.address1%type,

Line 21: p_v_party_name OUT NOCOPY hz_parties.party_name%type,

17: p_v_phone_area_code OUT NOCOPY hz_contact_points.phone_area_code%type,
18: p_v_phone_number OUT NOCOPY hz_contact_points.phone_number%type,
19: p_v_phone_extension OUT NOCOPY hz_contact_points.phone_extension%type,
20: p_v_con_party_name OUT NOCOPY hz_parties.party_name%type,
21: p_v_party_name OUT NOCOPY hz_parties.party_name%type,
22: p_v_email_address OUT NOCOPY hz_parties.email_address%type,
23: p_v_country OUT NOCOPY hz_locations.country%type,
24: p_v_address1 OUT NOCOPY hz_locations.address1%type,
25: p_v_address2 OUT NOCOPY hz_locations.address2%type,

Line 22: p_v_email_address OUT NOCOPY hz_parties.email_address%type,

18: p_v_phone_number OUT NOCOPY hz_contact_points.phone_number%type,
19: p_v_phone_extension OUT NOCOPY hz_contact_points.phone_extension%type,
20: p_v_con_party_name OUT NOCOPY hz_parties.party_name%type,
21: p_v_party_name OUT NOCOPY hz_parties.party_name%type,
22: p_v_email_address OUT NOCOPY hz_parties.email_address%type,
23: p_v_country OUT NOCOPY hz_locations.country%type,
24: p_v_address1 OUT NOCOPY hz_locations.address1%type,
25: p_v_address2 OUT NOCOPY hz_locations.address2%type,
26: p_v_address3 OUT NOCOPY hz_locations.address3%type,