DBA Data[Home] [Help]

APPS.HXC_TIMECARD_UTILITIES dependencies on HXC_BLD_BLK_INFO_TYPES

Line 1934: from hxc_bld_blk_info_types bbit,

1930: ,'N' NEW
1931: ,'N' CHANGED
1932: ,'N' PROCESS
1933: ,au.time_building_block_ovn BUILDING_BLOCK_OVN
1934: from hxc_bld_blk_info_types bbit,
1935: hxc_time_attribute_usages au,
1936: hxc_time_attributes a
1937: where a.time_attribute_id = au.time_attribute_id
1938: and a.bld_blk_info_type_id = bbit.bld_blk_info_type_id

Line 1995: from hxc_bld_blk_info_types bbit,

1991: ,'N' NEW
1992: ,'N' CHANGED
1993: ,'N' PROCESS
1994: ,au.time_building_block_ovn BUILDING_BLOCK_OVN
1995: from hxc_bld_blk_info_types bbit,
1996: hxc_time_attribute_usages au,
1997: hxc_time_attributes a
1998: where a.time_attribute_id = au.time_attribute_id
1999: and a.bld_blk_info_type_id = bbit.bld_blk_info_type_id

Line 2050: from hxc_bld_blk_info_types bbit,

2046: ,'N' NEW
2047: ,'N' CHANGED
2048: ,'N' PROCESS
2049: ,au.time_building_block_ovn BUILDING_BLOCK_OVN
2050: from hxc_bld_blk_info_types bbit,
2051: hxc_time_attribute_usages au,
2052: hxc_time_attributes a
2053: where a.time_attribute_id = au.time_attribute_id
2054: and a.bld_blk_info_type_id = bbit.bld_blk_info_type_id

Line 2109: from hxc_bld_blk_info_types bbit,

2105: ,'N' NEW
2106: ,'N' CHANGED
2107: ,'N' PROCESS
2108: ,au.time_building_block_ovn BUILDING_BLOCK_OVN
2109: from hxc_bld_blk_info_types bbit,
2110: hxc_time_attribute_usages au,
2111: hxc_time_attributes a,
2112: hxc_time_building_blocks htbb
2113: where a.time_attribute_id = au.time_attribute_id