DBA Data[Home] [Help]

APPS.HRDPP_CREATE_MX_PERSONAL_PAY_M dependencies on PAY_PUMP_GET

Line 346: PAY_PUMP_GET.GET_RUN_TYPE_ID

342: if c.p41 is null then
343: L_RUN_TYPE_ID:=nn;
344: else
345: L_RUN_TYPE_ID :=
346: PAY_PUMP_GET.GET_RUN_TYPE_ID
347: (P_RUN_TYPE_USER_KEY => c.p41);
348: end if;
349: --
350: if c.p42 is null then