DBA Data[Home] [Help]

APPS.HZ_CUST_ACCT_CONTACT_BO_PUB dependencies on HZ_EXTRACT_ACCT_CONT_BO_PVT

Line 1250: HZ_EXTRACT_ACCT_CONT_BO_PVT.get_cust_acct_contact_bos

1246: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
1247: RAISE fnd_api.g_exc_error;
1248: END IF;
1249:
1250: HZ_EXTRACT_ACCT_CONT_BO_PVT.get_cust_acct_contact_bos
1251: (p_init_msg_list => fnd_api.g_false,
1252: p_parent_id => NULL,
1253: p_cust_acct_contact_id => l_cust_acct_contact_id,
1254: p_action_type => NULL,