DBA Data[Home] [Help]

APPS.HZ_EBI_CUST_LOAD dependencies on HZ_ORG_CUST_BO_PUB

Line 193: HZ_ORG_CUST_BO_PUB.get_org_cust_bo( p_organization_id => party_id

189: EXIT WHEN cust_cur%NOTFOUND;
190: x_org_cust_objs.extend(1);
191: x_messages.extend(1) ;
192: l_count := l_count+1;
193: HZ_ORG_CUST_BO_PUB.get_org_cust_bo( p_organization_id => party_id
194: ,p_organization_os =>NULL
195: ,p_organization_osr =>NULL
196: ,x_org_cust_obj => x_org_cust_obj
197: ,x_return_status => x_return_status