DBA Data[Home] [Help]

APPS.HXC_TIMECARD_UTILITIES dependencies on HXC_BLD_BLK_INFO_TYPES

Line 2378: from hxc_bld_blk_info_types bbit,

2374: ,'N' NEW
2375: ,'N' CHANGED
2376: ,'N' PROCESS
2377: ,au.time_building_block_ovn BUILDING_BLOCK_OVN
2378: from hxc_bld_blk_info_types bbit,
2379: hxc_time_attribute_usages au,
2380: hxc_time_attributes a
2381: where a.time_attribute_id = au.time_attribute_id
2382: and a.bld_blk_info_type_id = bbit.bld_blk_info_type_id

Line 2439: from hxc_bld_blk_info_types bbit,

2435: ,'N' NEW
2436: ,'N' CHANGED
2437: ,'N' PROCESS
2438: ,au.time_building_block_ovn BUILDING_BLOCK_OVN
2439: from hxc_bld_blk_info_types bbit,
2440: hxc_time_attribute_usages au,
2441: hxc_time_attributes a
2442: where a.time_attribute_id = au.time_attribute_id
2443: and a.bld_blk_info_type_id = bbit.bld_blk_info_type_id

Line 2494: from hxc_bld_blk_info_types bbit,

2490: ,'N' NEW
2491: ,'N' CHANGED
2492: ,'N' PROCESS
2493: ,au.time_building_block_ovn BUILDING_BLOCK_OVN
2494: from hxc_bld_blk_info_types bbit,
2495: hxc_time_attribute_usages au,
2496: hxc_time_attributes a
2497: where a.time_attribute_id = au.time_attribute_id
2498: and a.bld_blk_info_type_id = bbit.bld_blk_info_type_id

Line 2553: from hxc_bld_blk_info_types bbit,

2549: ,'N' NEW
2550: ,'N' CHANGED
2551: ,'N' PROCESS
2552: ,au.time_building_block_ovn BUILDING_BLOCK_OVN
2553: from hxc_bld_blk_info_types bbit,
2554: hxc_time_attribute_usages au,
2555: hxc_time_attributes a,
2556: hxc_time_building_blocks htbb
2557: where a.time_attribute_id = au.time_attribute_id