DBA Data[Home] [Help]

APPS.PQH_GSP_POST_PROCESS dependencies on FND_DATE

Line 554: L_Effective_Date := Fnd_Date.CANONICAL_TO_DATE(P_Effective_Date);

550: Begin
551:
552: g_debug := hr_utility.debug_enabled;
553:
554: L_Effective_Date := Fnd_Date.CANONICAL_TO_DATE(P_Effective_Date);
555: l_business_group_id := hr_General.get_Business_group_id;
556:
557: hr_utility.set_location(' Entering ', 10);
558: hr_utility.set_location(' L_Effective_Date'||L_Effective_Date, 20);

Line 2557: L_Effective_Date := Fnd_Date.CANONICAL_TO_DATE(P_Effective_Date);

2553: Order By Person.Full_name Desc;
2554:
2555:
2556: Begin
2557: L_Effective_Date := Fnd_Date.CANONICAL_TO_DATE(P_Effective_Date);
2558: /* Initialise the Main Process Log */
2559: L_Concurrent_Req_Id := fnd_global.conc_request_id;
2560:
2561: Pqh_Gsp_process_Log.Start_log