DBA Data[Home] [Help]

APPS.CSTPALBR dependencies on MTL_PARAMETERS

Line 125: mtl_parameters mp, --INVCONV sikhanna changes

121: 'INV' "TRANSACTION_TYPE_FLAG", -- Bug 4968702
122: mmt.trx_source_line_id "TRX_SOURCE_LINE_ID"
123: FROM
124: mtl_material_transactions mmt,
125: mtl_parameters mp, --INVCONV sikhanna changes
126: cst_cost_groups ccg,
127: cst_cost_group_assignments ccga,
128: cst_pac_periods cpp,
129: mtl_transaction_types mtt /* Removed the access to view to directly access the base tables Bug 4968702 */