DBA Data[Home] [Help]

APPS.JTF_RS_GROUP_RELATE_PVT dependencies on FND_CONCURRENT_PROGRAMS_VL

Line 220: from fnd_concurrent_programs_vl

216:
217: cursor conc_prog_cur
218: is
219: select description
220: from fnd_concurrent_programs_vl
221: where concurrent_program_name = 'JTFRSDEN'
222: and application_id = 690;
223:
224:

Line 1046: from fnd_concurrent_programs_vl

1042:
1043: cursor conc_prog_cur
1044: is
1045: select description
1046: from fnd_concurrent_programs_vl
1047: where concurrent_program_name = 'JTFRSDEN'
1048: and application_id = 690;
1049:
1050:

Line 1853: from fnd_concurrent_programs_vl

1849:
1850: cursor conc_prog_cur
1851: is
1852: select description
1853: from fnd_concurrent_programs_vl
1854: where concurrent_program_name = 'JTFRSDEN'
1855: and application_id = 690;
1856:
1857: