DBA Data[Home] [Help]

APPS.PQH_GSP_POST_PROCESS dependencies on FND_GLOBAL

Line 561: L_Concurrent_Req_Id := fnd_global.conc_request_id;

557: hr_utility.set_location(' Entering ', 10);
558: hr_utility.set_location(' L_Effective_Date'||L_Effective_Date, 20);
559:
560:
561: L_Concurrent_Req_Id := fnd_global.conc_request_id;
562:
563: Pqh_Gsp_process_Log.Start_log
564: (P_Txn_ID => l_Concurrent_Req_Id
565: ,P_Txn_Name => Hr_general.Decode_Lookup('PQH_GSP_GEN_PROMPTS','BENRL') || l_Concurrent_Req_Id

Line 2559: L_Concurrent_Req_Id := fnd_global.conc_request_id;

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
2562: (P_Txn_ID => L_Concurrent_Req_Id
2563: ,P_Txn_Name => Hr_general.Decode_lookup('PQH_GSP_GEN_PROMPTS','AUI') || L_Concurrent_Req_Id