DBA Data[Home] [Help]

APPS.HZ_REGISTRY_VALIDATE_BO_PVT dependencies on HZ_CUST_ACCT_CONTACT_BO_TBL

Line 3518: p_cac_objs IN HZ_CUST_ACCT_CONTACT_BO_TBL,

3514: --
3515: -- 13-Jul-2005 Arnold Ng o Created.
3516:
3517: FUNCTION is_cac_bo_comp(
3518: p_cac_objs IN HZ_CUST_ACCT_CONTACT_BO_TBL,
3519: p_bus_object IN COMPLETENESS_REC_TYPE
3520: ) RETURN BOOLEAN IS
3521: l_valid_obj BOOLEAN;
3522: l_rr BOOLEAN;