DBA Data[Home] [Help]

APPS.HRDPP_CREATE_PERSONAL_PAY_METH dependencies on PAY_PUMP_GET

Line 629: PAY_PUMP_GET.GET_RUN_TYPE_ID

625: if c.p97 is null then
626: L_RUN_TYPE_ID:=nn;
627: else
628: L_RUN_TYPE_ID :=
629: PAY_PUMP_GET.GET_RUN_TYPE_ID
630: (P_RUN_TYPE_USER_KEY => c.p97);
631: end if;
632: --
633: if c.p98 is null then