DBA Data[Home] [Help]

APPS.PA_FP_TXN_CURRENCIES_PUB dependencies on FND_GLOBAL

Line 311: ,fnd_global.user_id

307: ,default_all_curr_flag
308: ,project_currency_flag
309: ,projfunc_currency_flag
310: ,SYSDATE
311: ,fnd_global.user_id
312: ,SYSDATE
313: ,fnd_global.user_id
314: ,fnd_global.login_id
315: ,project_cost_exchange_rate --fix for bug 2613901

Line 313: ,fnd_global.user_id

309: ,projfunc_currency_flag
310: ,SYSDATE
311: ,fnd_global.user_id
312: ,SYSDATE
313: ,fnd_global.user_id
314: ,fnd_global.login_id
315: ,project_cost_exchange_rate --fix for bug 2613901
316: ,project_rev_exchange_rate
317: ,projfunc_cost_exchange_Rate

Line 314: ,fnd_global.login_id

310: ,SYSDATE
311: ,fnd_global.user_id
312: ,SYSDATE
313: ,fnd_global.user_id
314: ,fnd_global.login_id
315: ,project_cost_exchange_rate --fix for bug 2613901
316: ,project_rev_exchange_rate
317: ,projfunc_cost_exchange_Rate
318: ,projfunc_rev_exchange_Rate

Line 531: ,fnd_global.user_id

527: ,'N' --default_all_curr_flag
528: ,'Y'--project_currency_flag
529: ,DECODE(p_projfunc_currency_code,p_project_currency_code,'Y','N') --projfunc_currency_flag
530: ,SYSDATE
531: ,fnd_global.user_id
532: ,SYSDATE
533: ,fnd_global.user_id
534: ,fnd_global.login_id
535: ,NULL --fix for bug 2613901

Line 533: ,fnd_global.user_id

529: ,DECODE(p_projfunc_currency_code,p_project_currency_code,'Y','N') --projfunc_currency_flag
530: ,SYSDATE
531: ,fnd_global.user_id
532: ,SYSDATE
533: ,fnd_global.user_id
534: ,fnd_global.login_id
535: ,NULL --fix for bug 2613901
536: ,NULL
537: ,NULL

Line 534: ,fnd_global.login_id

530: ,SYSDATE
531: ,fnd_global.user_id
532: ,SYSDATE
533: ,fnd_global.user_id
534: ,fnd_global.login_id
535: ,NULL --fix for bug 2613901
536: ,NULL
537: ,NULL
538: ,NULL

Line 587: ,fnd_global.user_id

583: ,'N' --default_all_curr_flag
584: ,DECODE(p_projfunc_currency_code,p_project_currency_code,'Y','N') --project_currency_flag
585: ,'Y' --projfunc_currency_flag
586: ,SYSDATE
587: ,fnd_global.user_id
588: ,SYSDATE
589: ,fnd_global.user_id
590: ,fnd_global.login_id
591: ,NULL --fix for bug 2613901

Line 589: ,fnd_global.user_id

585: ,'Y' --projfunc_currency_flag
586: ,SYSDATE
587: ,fnd_global.user_id
588: ,SYSDATE
589: ,fnd_global.user_id
590: ,fnd_global.login_id
591: ,NULL --fix for bug 2613901
592: ,NULL
593: ,NULL

Line 590: ,fnd_global.login_id

586: ,SYSDATE
587: ,fnd_global.user_id
588: ,SYSDATE
589: ,fnd_global.user_id
590: ,fnd_global.login_id
591: ,NULL --fix for bug 2613901
592: ,NULL
593: ,NULL
594: ,NULL

Line 1024: ,fnd_global.user_id

1020: ,'Y' -- default_all_curr_flag
1021: ,DECODE(l_agreement_currency_code,l_project_currency_code,'Y','N') -- project_currency_flag
1022: ,DECODE(l_agreement_currency_code,l_projfunc_currency_code,'Y','N') -- projfunc_currency_flag
1023: ,SYSDATE
1024: ,fnd_global.user_id
1025: ,SYSDATE
1026: ,fnd_global.user_id
1027: ,fnd_global.login_id
1028: ,NULL -- project_cost_exchange_rate

Line 1026: ,fnd_global.user_id

1022: ,DECODE(l_agreement_currency_code,l_projfunc_currency_code,'Y','N') -- projfunc_currency_flag
1023: ,SYSDATE
1024: ,fnd_global.user_id
1025: ,SYSDATE
1026: ,fnd_global.user_id
1027: ,fnd_global.login_id
1028: ,NULL -- project_cost_exchange_rate
1029: ,NULL -- project_rev_exchange_rate
1030: ,NULL -- projfunc_cost_exchange_Rate

Line 1027: ,fnd_global.login_id

1023: ,SYSDATE
1024: ,fnd_global.user_id
1025: ,SYSDATE
1026: ,fnd_global.user_id
1027: ,fnd_global.login_id
1028: ,NULL -- project_cost_exchange_rate
1029: ,NULL -- project_rev_exchange_rate
1030: ,NULL -- projfunc_cost_exchange_Rate
1031: ,NULL -- projfunc_rev_exchange_Rate