DBA Data[Home] [Help]

APPS.HRDPP_CREATE_US_PERSONAL_PAY_M dependencies on PAY_PUMP_GET

Line 351: PAY_PUMP_GET.GET_RUN_TYPE_ID

347: if c.p42 is null then
348: L_RUN_TYPE_ID:=nn;
349: else
350: L_RUN_TYPE_ID :=
351: PAY_PUMP_GET.GET_RUN_TYPE_ID
352: (P_RUN_TYPE_USER_KEY => c.p42);
353: end if;
354: --
355: if c.p43 is null then