DBA Data[Home] [Help]

APPS.CSTPALPC dependencies on MTL_TRANSACTION_TYPES

Line 161: mtl_transaction_types mtt /* Removed the access to view to directly access the base tables Bug 4968702 */

157: FROM mtl_material_transactions mmt,
158: cst_cost_groups ccg,
159: cst_cost_group_assignments ccga,
160: cst_pac_periods cpp,
161: mtl_transaction_types mtt /* Removed the access to view to directly access the base tables Bug 4968702 */
162: WHERE
163: /* Periodic Cost Updates have the item master organization_id as
164: the organization_id in MMT. In this case, the org_cost_group
165: ID is stamped in MMT */