DBA Data[Home] [Help]

APPS.CSTPACWC dependencies on CST_RESOURCE_COSTS

Line 2135: cst_resource_costs crc

2131: usage_rate_or_amount)*
2132: crc.resource_rate))
2133: FROM
2134: wip_operation_resources w2,
2135: cst_resource_costs crc
2136: WHERE
2137: w2.wip_entity_id = w1.wip_entity_id AND
2138: w2.operation_seq_num = w1.operation_seq_num AND
2139: w2.resource_seq_num = w1.resource_seq_num AND