DBA Data[Home] [Help]

APPS.INV_WWACST dependencies on INV_PROJECTLOCATOR_PUB

Line 468: v_success := inv_projectlocator_pub.check_project_references(

464: v_success boolean := TRUE ;
465: BEGIN
466: v_error_mesg := null;
467:
468: v_success := inv_projectlocator_pub.check_project_references(
469: v_orgid,
470: v_locid,
471: v_mode,
472: v_reqd_flag,