DBA Data[Home] [Help]

APPS.PQH_GSP_POST_PROCESS dependencies on FND_DATE

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

591: Begin
592:
593: g_debug := hr_utility.debug_enabled;
594:
595: L_Effective_Date := Fnd_Date.CANONICAL_TO_DATE(P_Effective_Date);
596: l_business_group_id := hr_General.get_Business_group_id;
597:
598: hr_utility.set_location(' Entering ', 10);
599: hr_utility.set_location(' L_Effective_Date'||L_Effective_Date, 20);

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

2713: Order By Person.Full_name Desc;
2714:
2715:
2716: Begin
2717: L_Effective_Date := Fnd_Date.CANONICAL_TO_DATE(P_Effective_Date);
2718: /* Initialise the Main Process Log */
2719: L_Concurrent_Req_Id := fnd_global.conc_request_id;
2720:
2721: Pqh_Gsp_process_Log.Start_log