DBA Data[Home] [Help]

APPS.WSH_INV_INTEGRATION_GRP dependencies on FND_CONCURRENT_PROGRAMS_VL

Line 35: fnd_concurrent_programs_vl

31: where wrp.level_type_id = '10006'
32: and application_id = 665
33: and concurrent_program_id = (
34: select concurrent_program_id from
35: fnd_concurrent_programs_vl
36: where concurrent_program_name =v_concurrent_program_name
37: and application_id = 665
38: and rownum = 1 )
39: and organization_id = v_organization_id

Line 52: fnd_concurrent_programs_vl

48: where wrp.level_type_id = '10008'
49: and application_id = 665
50: and concurrent_program_id = (
51: select concurrent_program_id from
52: fnd_concurrent_programs_vl
53: where concurrent_program_name = v_concurrent_program_name
54: and application_id = 665
55: and rownum = 1 )
56: and level_value_id = v_organization_id