Inventory Management - EBS (MOSC)

MOSC Banner

Need API to make update on mtl_material_transactions table

edited Aug 6, 2013 8:50PM in Inventory Management - EBS (MOSC) 5 commentsAnswered
Hi,

We need to make update on mtl_material_transactions table.

update mtl_material_transactions
set TRANSACTION_DATE = CREATION_DATE, ATTRIBUTE15 =
'TRANS DATE UPDATED'
where transaction_id = G_TXN_ID;
Can anyone please let me know if there is any API to do this?ThanksVenkat

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