DBA Data[Home] [Help]

APPS.HZ_EXTRACT_ACCT_CONT_BO_PVT dependencies on HZ_CUST_ACCT_CONTACT_BO_TBL

Line 75: x_cust_acct_contact_objs OUT NOCOPY HZ_CUST_ACCT_CONTACT_BO_TBL,

71: p_init_msg_list IN VARCHAR2 := fnd_api.g_false,
72: p_parent_id IN NUMBER,
73: p_cust_acct_contact_id IN NUMBER,
74: p_action_type IN VARCHAR2 := NULL,
75: x_cust_acct_contact_objs OUT NOCOPY HZ_CUST_ACCT_CONTACT_BO_TBL,
76: x_return_status OUT NOCOPY VARCHAR2,
77: x_msg_count OUT NOCOPY NUMBER,
78: x_msg_data OUT NOCOPY VARCHAR2
79: );