DBA Data[Home] [Help]

APPS.CSF_TASK_ADDRESS_PVT dependencies on JTF_TASK_TYPES_B

Line 414: jtf_task_types_b tt,

410: l.country country_code,
411: tl.territory_short_name country,
412: l.timezone_id
413: FROM jtf_tasks_b t,
414: jtf_task_types_b tt,
415: hz_locations l,
416: fnd_territories_tl tl,
417: jtf_task_statuses_vl jts
418: WHERE tt.task_type_id = t.task_type_id

Line 448: jtf_task_types_b tt,

444: l.country country_code,
445: tl.territory_short_name country,
446: l.timezone_id
447: FROM jtf_tasks_b t,
448: jtf_task_types_b tt,
449: hz_party_sites hps,
450: hz_locations l,
451: fnd_territories_tl tl,
452: jtf_task_statuses_vl jts

Line 486: jtf_task_types_b tt,

482: l.country country_code,
483: tl.territory_short_name country,
484: l.timezone_id
485: FROM jtf_tasks_b t,
486: jtf_task_types_b tt,
487: hz_locations l,
488: fnd_territories_tl tl,
489: jtf_task_statuses_vl jts,
490: CSF_SPATIAL_CTRY_MAPPINGS sp

Line 523: jtf_task_types_b tt,

519: l.country country_code,
520: tl.territory_short_name country,
521: l.timezone_id
522: FROM jtf_tasks_b t,
523: jtf_task_types_b tt,
524: hz_party_sites hps,
525: hz_locations l,
526: fnd_territories_tl tl,
527: jtf_task_statuses_vl jts,