DBA Data[Home] [Help]

APPS.CSD_PARTIES_PVT dependencies on HZ_CONTACT_POINT_V2PUB

Line 69: p_phone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,

65: p_org_rec IN HZ_PARTY_V2PUB.organization_rec_type,
66: p_party_type IN VARCHAR2,
67: p_account_rec IN HZ_CUST_ACCOUNT_V2PUB.cust_account_rec_type,
68: p_cust_profile_rec IN HZ_CUSTOMER_PROFILE_V2PUB.customer_profile_rec_type,
69: p_phone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,
70: p_email_rec IN HZ_CONTACT_POINT_V2PUB.email_rec_type,
71: p_web_rec IN HZ_CONTACT_POINT_V2PUB.web_rec_type,
72: p_create_phone_flag IN VARCHAR2,
73: p_create_email_flag IN VARCHAR2,

Line 70: p_email_rec IN HZ_CONTACT_POINT_V2PUB.email_rec_type,

66: p_party_type IN VARCHAR2,
67: p_account_rec IN HZ_CUST_ACCOUNT_V2PUB.cust_account_rec_type,
68: p_cust_profile_rec IN HZ_CUSTOMER_PROFILE_V2PUB.customer_profile_rec_type,
69: p_phone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,
70: p_email_rec IN HZ_CONTACT_POINT_V2PUB.email_rec_type,
71: p_web_rec IN HZ_CONTACT_POINT_V2PUB.web_rec_type,
72: p_create_phone_flag IN VARCHAR2,
73: p_create_email_flag IN VARCHAR2,
74: p_create_url_flag IN VARCHAR2,

Line 71: p_web_rec IN HZ_CONTACT_POINT_V2PUB.web_rec_type,

67: p_account_rec IN HZ_CUST_ACCOUNT_V2PUB.cust_account_rec_type,
68: p_cust_profile_rec IN HZ_CUSTOMER_PROFILE_V2PUB.customer_profile_rec_type,
69: p_phone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,
70: p_email_rec IN HZ_CONTACT_POINT_V2PUB.email_rec_type,
71: p_web_rec IN HZ_CONTACT_POINT_V2PUB.web_rec_type,
72: p_create_phone_flag IN VARCHAR2,
73: p_create_email_flag IN VARCHAR2,
74: p_create_url_flag IN VARCHAR2,
75: p_bill_loc_rec IN CSD_PROCESS_PVT.address_rec_type,

Line 134: p_phone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,

130: p_commit IN VARCHAR2 := fnd_api.g_false,
131: p_init_msg_list IN VARCHAR2 := fnd_api.g_false,
132: p_validation_level IN NUMBER := fnd_api.g_valid_level_full,
133: p_person_rec IN HZ_PARTY_V2PUB.person_rec_type,
134: p_phone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,
135: p_email_rec IN HZ_CONTACT_POINT_V2PUB.email_rec_type,
136: p_web_rec IN HZ_CONTACT_POINT_V2PUB.web_rec_type,
137: p_create_phone_flag IN VARCHAR2,
138: p_create_email_flag IN VARCHAR2,

Line 135: p_email_rec IN HZ_CONTACT_POINT_V2PUB.email_rec_type,

131: p_init_msg_list IN VARCHAR2 := fnd_api.g_false,
132: p_validation_level IN NUMBER := fnd_api.g_valid_level_full,
133: p_person_rec IN HZ_PARTY_V2PUB.person_rec_type,
134: p_phone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,
135: p_email_rec IN HZ_CONTACT_POINT_V2PUB.email_rec_type,
136: p_web_rec IN HZ_CONTACT_POINT_V2PUB.web_rec_type,
137: p_create_phone_flag IN VARCHAR2,
138: p_create_email_flag IN VARCHAR2,
139: p_create_url_flag IN VARCHAR2,

Line 136: p_web_rec IN HZ_CONTACT_POINT_V2PUB.web_rec_type,

132: p_validation_level IN NUMBER := fnd_api.g_valid_level_full,
133: p_person_rec IN HZ_PARTY_V2PUB.person_rec_type,
134: p_phone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,
135: p_email_rec IN HZ_CONTACT_POINT_V2PUB.email_rec_type,
136: p_web_rec IN HZ_CONTACT_POINT_V2PUB.web_rec_type,
137: p_create_phone_flag IN VARCHAR2,
138: p_create_email_flag IN VARCHAR2,
139: p_create_url_flag IN VARCHAR2,
140: x_party_id OUT NOCOPY NUMBER,

Line 307: p_phone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,

303: ( p_api_version IN NUMBER,
304: p_commit IN VARCHAR2 := fnd_api.g_false,
305: p_init_msg_list IN VARCHAR2 := fnd_api.g_false,
306: p_validation_level IN NUMBER := fnd_api.g_valid_level_full,
307: p_phone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,
308: p_email_rec IN HZ_CONTACT_POINT_V2PUB.email_rec_type,
309: p_web_rec IN HZ_CONTACT_POINT_V2PUB.web_rec_type,
310: p_create_phone_flag IN VARCHAR2,
311: p_create_email_flag IN VARCHAR2,

Line 308: p_email_rec IN HZ_CONTACT_POINT_V2PUB.email_rec_type,

304: p_commit IN VARCHAR2 := fnd_api.g_false,
305: p_init_msg_list IN VARCHAR2 := fnd_api.g_false,
306: p_validation_level IN NUMBER := fnd_api.g_valid_level_full,
307: p_phone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,
308: p_email_rec IN HZ_CONTACT_POINT_V2PUB.email_rec_type,
309: p_web_rec IN HZ_CONTACT_POINT_V2PUB.web_rec_type,
310: p_create_phone_flag IN VARCHAR2,
311: p_create_email_flag IN VARCHAR2,
312: p_create_url_flag IN VARCHAR2,

Line 309: p_web_rec IN HZ_CONTACT_POINT_V2PUB.web_rec_type,

305: p_init_msg_list IN VARCHAR2 := fnd_api.g_false,
306: p_validation_level IN NUMBER := fnd_api.g_valid_level_full,
307: p_phone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,
308: p_email_rec IN HZ_CONTACT_POINT_V2PUB.email_rec_type,
309: p_web_rec IN HZ_CONTACT_POINT_V2PUB.web_rec_type,
310: p_create_phone_flag IN VARCHAR2,
311: p_create_email_flag IN VARCHAR2,
312: p_create_url_flag IN VARCHAR2,
313: p_party_id IN NUMBER,

Line 583: p_phone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,

579: p_api_version IN NUMBER,
580: p_commit IN VARCHAR2 := fnd_api.g_false,
581: p_init_msg_list IN VARCHAR2 := fnd_api.g_false,
582: p_validation_level IN NUMBER := fnd_api.g_valid_level_full,
583: p_phone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,
584: p_email_rec IN HZ_CONTACT_POINT_V2PUB.email_rec_type,
585: p_web_rec IN HZ_CONTACT_POINT_V2PUB.web_rec_type,
586: p_phone_cnt_point_id IN NUMBER,
587: p_email_cnt_point_id IN NUMBER,

Line 584: p_email_rec IN HZ_CONTACT_POINT_V2PUB.email_rec_type,

580: p_commit IN VARCHAR2 := fnd_api.g_false,
581: p_init_msg_list IN VARCHAR2 := fnd_api.g_false,
582: p_validation_level IN NUMBER := fnd_api.g_valid_level_full,
583: p_phone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,
584: p_email_rec IN HZ_CONTACT_POINT_V2PUB.email_rec_type,
585: p_web_rec IN HZ_CONTACT_POINT_V2PUB.web_rec_type,
586: p_phone_cnt_point_id IN NUMBER,
587: p_email_cnt_point_id IN NUMBER,
588: p_url_cnt_point_id IN NUMBER,

Line 585: p_web_rec IN HZ_CONTACT_POINT_V2PUB.web_rec_type,

581: p_init_msg_list IN VARCHAR2 := fnd_api.g_false,
582: p_validation_level IN NUMBER := fnd_api.g_valid_level_full,
583: p_phone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,
584: p_email_rec IN HZ_CONTACT_POINT_V2PUB.email_rec_type,
585: p_web_rec IN HZ_CONTACT_POINT_V2PUB.web_rec_type,
586: p_phone_cnt_point_id IN NUMBER,
587: p_email_cnt_point_id IN NUMBER,
588: p_url_cnt_point_id IN NUMBER,
589: p_phone_obj_ver_num IN NUMBER,