DBA Data[Home] [Help]

APPS.WSH_INV_INTEGRATION_GRP dependencies on FND_CONCURRENT_PROGRAMS_VL

Line 27: fnd_concurrent_programs_vl

23: where wrp.level_type_id = '10006'
24: and application_id = 665
25: and concurrent_program_id = (
26: select concurrent_program_id from
27: fnd_concurrent_programs_vl
28: where concurrent_program_name = 'WSHRDPIK'
29: and application_id = 665
30: and rownum = 1 )
31: and organization_id = v_organization_id

Line 44: fnd_concurrent_programs_vl

40: where wrp.level_type_id = '10008'
41: and application_id = 665
42: and concurrent_program_id = (
43: select concurrent_program_id from
44: fnd_concurrent_programs_vl
45: where concurrent_program_name = 'WSHRDPIK'
46: and application_id = 665
47: and rownum = 1 )
48: and level_value_id = v_organization_id