DBA Data[Home] [Help]

APPS.HZ_CUST_ACCT_BO_PUB dependencies on HZ_EXTRACT_CUST_ACCT_BO_PVT

Line 1519: HZ_EXTRACT_CUST_ACCT_BO_PVT.get_cust_acct_bos

1515: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
1516: RAISE fnd_api.g_exc_error;
1517: END IF;
1518:
1519: HZ_EXTRACT_CUST_ACCT_BO_PVT.get_cust_acct_bos
1520: (p_init_msg_list => fnd_api.g_false,
1521: p_parent_id => NULL,
1522: p_cust_acct_id => l_cust_acct_id,
1523: p_action_type => NULL,

Line 3059: HZ_EXTRACT_CUST_ACCT_BO_PVT.get_cust_acct_v2_bos

3055: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
3056: RAISE fnd_api.g_exc_error;
3057: END IF;
3058:
3059: HZ_EXTRACT_CUST_ACCT_BO_PVT.get_cust_acct_v2_bos
3060: (p_init_msg_list => fnd_api.g_false,
3061: p_parent_id => NULL,
3062: p_cust_acct_id => l_cust_acct_id,
3063: p_action_type => NULL,