DBA Data[Home] [Help]

APPS.BEN_TEST_HARNESS dependencies on FND_GLOBAL

Line 689: l_var2_value := replace(replace(p_var2_value,fnd_global.local_chr(10),' '),fnd_global.local_chr(13),' ');

685: */
686: if instr(p_var2_value,' ') > 0
687: then
688: --
689: l_var2_value := replace(replace(p_var2_value,fnd_global.local_chr(10),' '),fnd_global.local_chr(13),' ');
690: /*
691: --
692: -- Temporary
693: --

Line 1824: substr(replace(replace(ccr.completion_text,fnd_global.local_chr(10),' ')

1820: ccr.ORACLE_SESSION_ID,
1821: ccr.PARENT_REQUEST_ID,
1822: ccr.phase_code,
1823: ccr.status_code,
1824: substr(replace(replace(ccr.completion_text,fnd_global.local_chr(10),' ')
1825: ,fnd_global.local_chr(13),' '),1,1000),
1826: count(*)
1827: from fnd_concurrent_requests ccr,
1828: ben_benefit_actions bft,

Line 1825: ,fnd_global.local_chr(13),' '),1,1000),

1821: ccr.PARENT_REQUEST_ID,
1822: ccr.phase_code,
1823: ccr.status_code,
1824: substr(replace(replace(ccr.completion_text,fnd_global.local_chr(10),' ')
1825: ,fnd_global.local_chr(13),' '),1,1000),
1826: count(*)
1827: from fnd_concurrent_requests ccr,
1828: ben_benefit_actions bft,
1829: ben_batch_ranges bbr

Line 1840: substr(replace(replace(ccr.completion_text,fnd_global.local_chr(10),' ')

1836: ccr.ORACLE_SESSION_ID,
1837: ccr.PARENT_REQUEST_ID,
1838: ccr.phase_code,
1839: ccr.status_code,
1840: substr(replace(replace(ccr.completion_text,fnd_global.local_chr(10),' ')
1841: ,fnd_global.local_chr(13),' '),1,1000);
1842: --
1843: cursor c_fndparreqstats
1844: (c_bft_id number

Line 1841: ,fnd_global.local_chr(13),' '),1,1000);

1837: ccr.PARENT_REQUEST_ID,
1838: ccr.phase_code,
1839: ccr.status_code,
1840: substr(replace(replace(ccr.completion_text,fnd_global.local_chr(10),' ')
1841: ,fnd_global.local_chr(13),' '),1,1000);
1842: --
1843: cursor c_fndparreqstats
1844: (c_bft_id number
1845: )

Line 1853: substr(replace(replace(ccr.completion_text,fnd_global.local_chr(10),' ')

1849: ccr.ORACLE_SESSION_ID,
1850: ccr.PARENT_REQUEST_ID,
1851: ccr.phase_code,
1852: ccr.status_code,
1853: substr(replace(replace(ccr.completion_text,fnd_global.local_chr(10),' ')
1854: ,fnd_global.local_chr(13),' '),1,1000),
1855: count(*)
1856: from fnd_concurrent_requests ccr,
1857: ben_benefit_actions bft

Line 1854: ,fnd_global.local_chr(13),' '),1,1000),

1850: ccr.PARENT_REQUEST_ID,
1851: ccr.phase_code,
1852: ccr.status_code,
1853: substr(replace(replace(ccr.completion_text,fnd_global.local_chr(10),' ')
1854: ,fnd_global.local_chr(13),' '),1,1000),
1855: count(*)
1856: from fnd_concurrent_requests ccr,
1857: ben_benefit_actions bft
1858: where ccr.request_id = bft.request_id

Line 1866: substr(replace(replace(ccr.completion_text,fnd_global.local_chr(10),' ')

1862: ccr.ORACLE_SESSION_ID,
1863: ccr.PARENT_REQUEST_ID,
1864: ccr.phase_code,
1865: ccr.status_code,
1866: substr(replace(replace(ccr.completion_text,fnd_global.local_chr(10),' ')
1867: ,fnd_global.local_chr(13),' '),1,1000);
1868: --
1869: begin
1870: --

Line 1867: ,fnd_global.local_chr(13),' '),1,1000);

1863: ccr.PARENT_REQUEST_ID,
1864: ccr.phase_code,
1865: ccr.status_code,
1866: substr(replace(replace(ccr.completion_text,fnd_global.local_chr(10),' ')
1867: ,fnd_global.local_chr(13),' '),1,1000);
1868: --
1869: begin
1870: --
1871: open c_fndreqstats

Line 2480: ,p_request_id => fnd_global.conc_request_id

2476: ,p_payroll_id => null
2477: ,p_debug_messages_flag => 'N'
2478: ,p_audit_log_flag => 'N'
2479: ,p_lmt_prpnip_by_org_flag => 'N'
2480: ,p_request_id => fnd_global.conc_request_id
2481: ,p_program_application_id => fnd_global.prog_appl_id
2482: ,p_program_id => fnd_global.conc_program_id
2483: ,p_program_update_date => sysdate
2484: ,p_object_version_number => l_thnbft_ovn

Line 2481: ,p_program_application_id => fnd_global.prog_appl_id

2477: ,p_debug_messages_flag => 'N'
2478: ,p_audit_log_flag => 'N'
2479: ,p_lmt_prpnip_by_org_flag => 'N'
2480: ,p_request_id => fnd_global.conc_request_id
2481: ,p_program_application_id => fnd_global.prog_appl_id
2482: ,p_program_id => fnd_global.conc_program_id
2483: ,p_program_update_date => sysdate
2484: ,p_object_version_number => l_thnbft_ovn
2485: ,p_lf_evt_ocrd_dt => null

Line 2482: ,p_program_id => fnd_global.conc_program_id

2478: ,p_audit_log_flag => 'N'
2479: ,p_lmt_prpnip_by_org_flag => 'N'
2480: ,p_request_id => fnd_global.conc_request_id
2481: ,p_program_application_id => fnd_global.prog_appl_id
2482: ,p_program_id => fnd_global.conc_program_id
2483: ,p_program_update_date => sysdate
2484: ,p_object_version_number => l_thnbft_ovn
2485: ,p_lf_evt_ocrd_dt => null
2486: ,p_effective_date => null

Line 4610: if fnd_global.conc_request_id <> -1

4606: --
4607: for repvaen in l_reptext_va.first..l_reptext_va.last
4608: loop
4609: --
4610: if fnd_global.conc_request_id <> -1
4611: then
4612: --
4613: fnd_file.put_line
4614: (which => fnd_file.log