Inventory Management - EBS (MOSC)

MOSC Banner

Warning - Import Items using mtl_system_items_interface

Hi

Can someone help me? I'm entering data in mtl_system_items_interface to update the list price. The insert:

insert into mtl_system_items_interface (inventory_item_id,process_flag,transaction_type,organization_id,set_process_id,LIST_PRICE_PER_UNIT) values (44,1,'UPDATE',242,1111202410005,41.9);

But I'm getting the following errors:

TRANSACTION ID : 1734447ORGANIZATION ID : -1TABLE NAME : MTL_SYSTEM_ITEMS_INTERFACECOLUMN NAME : TRANSACTION_TYPEMESSAGE NAME : INV_INT_TRXTYPCODEERROR MESSAGE : Invalid transaction typeValidation errors occured during Import ItemRefer to table MTL_INTERFACE_ERRORS to access validation errors

Thank you
Ana

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center