DBA Data[Home] [Help]

APPS.HZ_CUST_ACCT_BO_PUB dependencies on HZ_EXTRACT_CUST_ACCT_BO_PVT

Line 1648: HZ_EXTRACT_CUST_ACCT_BO_PVT.get_cust_acct_bos

1644: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
1645: RAISE fnd_api.g_exc_error;
1646: END IF;
1647:
1648: HZ_EXTRACT_CUST_ACCT_BO_PVT.get_cust_acct_bos
1649: (p_init_msg_list => fnd_api.g_false,
1650: p_parent_id => NULL,
1651: p_cust_acct_id => l_cust_acct_id,
1652: p_action_type => NULL,

Line 3190: HZ_EXTRACT_CUST_ACCT_BO_PVT.get_cust_acct_v2_bos

3186: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
3187: RAISE fnd_api.g_exc_error;
3188: END IF;
3189:
3190: HZ_EXTRACT_CUST_ACCT_BO_PVT.get_cust_acct_v2_bos
3191: (p_init_msg_list => fnd_api.g_false,
3192: p_parent_id => NULL,
3193: p_cust_acct_id => l_cust_acct_id,
3194: p_action_type => NULL,