DBA Data[Home] [Help]

APPS.HZ_REGISTRY_VALIDATE_BO_PVT dependencies on HZ_CUST_ACCT_CONTACT_BO

Line 3523: p_cac_objs IN HZ_CUST_ACCT_CONTACT_BO_TBL,

3519: --
3520: -- 13-Jul-2005 Arnold Ng o Created.
3521:
3522: FUNCTION is_cac_bo_comp(
3523: p_cac_objs IN HZ_CUST_ACCT_CONTACT_BO_TBL,
3524: p_bus_object IN COMPLETENESS_REC_TYPE
3525: ) RETURN BOOLEAN IS
3526: l_valid_obj BOOLEAN;
3527: l_rr BOOLEAN;