DBA Data[Home] [Help]

APPS.ENG_COPY_TABLE_ROWS_PKG dependencies on MTL_PARAMETERS

Line 195: from mtl_parameters

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