DBA Data[Home] [Help]

APPS.GMS_MULTI_FUNDING dependencies on GMS_PERSONNEL

Line 506: FROM gms_personnel

502:
503: Cursor manager_active IS
504: SELECT START_DATE_ACTIVE,
505: END_DATE_ACTIVE
506: FROM gms_personnel
507: WHERE award_id = X_Award_Id
508: AND award_role ='AM'; --For Bug 3229539
509:
510: --For Bug 3229539 : Commented the below check as it does not eturn any rows for future award start date