DBA Data[Home] [Help]

APPS.HRDPP_CREATE_GB_PERSONAL_PAY_M dependencies on PAY_PUMP_GET

Line 627: PAY_PUMP_GET.GET_RUN_TYPE_ID

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