DBA Data[Home] [Help]

APPS.INV_WWACST dependencies on INV_PROJECTLOCATOR_PUB

Line 470: v_success := inv_projectlocator_pub.check_project_references(

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