DBA Data[Home] [Help]

APPS.PAY_PPMV4_UTILS_SS dependencies on PAY_PPMV4_SS

Line 2469: pay_ppmv4_ss.store_session(trunc(p_effective_date));

2465: end if;
2466:
2467: /*Store the session into FND_SESSIONS and profile PAY_US_NACHA_IAT.
2468: *This is required to derive the segments of the DFFs*/
2469: pay_ppmv4_ss.store_session(trunc(p_effective_date));
2470: fnd_profile.put('PAY_US_NACHA_IAT',p_ppm_information4);
2471: --
2472: -- Check the PPM state to determine which API call to make.
2473: --