DBA Data[Home] [Help]

APPS.IGW_OVERHEAD_CAL dependencies on IGW_EXP_TYPE_RATE_TYPES

Line 57: , igw_exp_type_rate_types rct

53: select rc.rate_class_id
54: , rt.rate_type_id
55: from igw_rate_classes rc
56: , igw_rate_types rt
57: , igw_exp_type_rate_types rct
58: where rc.rate_class_id = rt.rate_class_id
59: and rt.rate_type_id = rct.rate_type_id
60: and rc.rate_class_id = rct.rate_class_id
61: and rct.expenditure_category = l_parent_category