DBA Data[Home] [Help]

APPS.ENG_COPY_TABLE_ROWS_PKG dependencies on MTL_PARAMETERS

Line 197: from mtl_parameters

193: X_sales_account,
194: X_cost_of_sales_account,
195: X_expense_account,
196: X_encumbrance_account
197: from mtl_parameters
198: where organization_id = X_master_org;
199: end if;
200: /* Bug 4466566 */
201: