DBA Data[Home] [Help]

APPS.CSTPACWC dependencies on CST_RESOURCE_COSTS

Line 2061: cst_resource_costs crc

2057: usage_rate_or_amount)*
2058: crc.resource_rate))
2059: FROM
2060: wip_operation_resources w2,
2061: cst_resource_costs crc
2062: WHERE
2063: w2.wip_entity_id = w1.wip_entity_id AND
2064: w2.operation_seq_num = w1.operation_seq_num AND
2065: w2.resource_seq_num = w1.resource_seq_num AND