Inventory Items (APC/PLM/PIM) - EBS (MOSC)

MOSC Banner

Miscallaneous Receipt

edited Feb 6, 2011 9:03PM in Inventory Items (APC/PLM/PIM) - EBS (MOSC) 3 commentsAnswered
   Hi,

I would like to create the Misc.Recipts for 700 items using MTL_TRANSACTIONS_INTERFACE. When i am doing this,Transaction worker is erroring out with "Invalid Transaction Source Segments".

I created a Account Alias called 'A' and given the account. I used the same account alias name in the interface table under 2 columns and the account under DSP segments. What is the issue?

Sample:

Insert into Material_transactions_Interface

( source_code

,source_line_id

,source_header_id

,transaction_type_id

,transaction_source_name

,dsp_segment1)

values

('A'

,-1

,-1

,42

,'A'

,'110'

)

Thanks,

lakshmi

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