DBA Data[Home] [Help]

APPS.HRDPP_CREATE_GB_PERSONAL_PAY_M dependencies on PAY_PUMP_GET

Line 357: PAY_PUMP_GET.GET_RUN_TYPE_ID

353: if c.p43 is null then
354: L_RUN_TYPE_ID:=nn;
355: else
356: L_RUN_TYPE_ID :=
357: PAY_PUMP_GET.GET_RUN_TYPE_ID
358: (P_RUN_TYPE_USER_KEY => c.p43);
359: end if;
360: --
361: if c.p44 is null then