DBA Data[Home] [Help]

APPS.CST_MGD_LIFO_COST_PROCESSOR dependencies on CST_COST_GROUP_ASSIGNMENTS

Line 1743: cst_cost_group_assignments ccga

1739: WHERE cct.cost_type_id = clct.cost_type_id
1740: AND clct.legal_entity =
1741: (SELECT DISTINCT ccg.legal_entity
1742: FROM cst_cost_groups ccg,
1743: cst_cost_group_assignments ccga
1744: WHERE ccg.cost_group_id = ccga.cost_group_id
1745: AND ccg.cost_group_type = 2
1746: AND ccg.cost_group IN
1747: (SELECT cpici.cost_group

Line 1887: cst_cost_group_assignments ccga

1883: WHERE cct.cost_type_id = clct.cost_type_id
1884: AND clct.legal_entity =
1885: (SELECT DISTINCT ccg.legal_entity
1886: FROM cst_cost_groups ccg,
1887: cst_cost_group_assignments ccga
1888: WHERE ccg.cost_group_id = ccga.cost_group_id
1889: AND ccg.cost_group_type = 2
1890: AND ccg.cost_group IN
1891: (SELECT cpici.cost_group