what are the error tables in OM
Answers were Sorted based on User's Feedback
Answer / jagan
OE_PROCESSING_MSGS
OE_PROCESSING_MSGS_TL
by using this query you can identyfies error messge in
ordermangemnet
select distinct e.type,me.message_text
from oe_processing_msgs e
,oe_processing_msgs_tl me
where e.transaction_id=me.transaction_id
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / ramprasad
Hi,
In Order ManagementOM) Error Tables are as follows
1.OE_EXP_INTERFACE_ERRORS
2.OE_UPGRADE_ERRORS
Hope I clear your your doubt.
| Is This Answer Correct ? | 0 Yes | 13 No |
we have 10 records. It's occured error in 6th record how can u find and how to rectify that?
Challenges faced during upgradation of 11i to R12
what type of testing u r doing?
Types of cursors?
Need Training & Internship with guaranteed Job in ERP - Oracle Apps Tech?
What is the interface?
In interface process we have 1000 records i want to commit every 100 records how? How i can commit every 100 records?
please explain open interface import
what are centralized and decentralized level of control of item attributes?
how to print multi lay outs,muti currency,muti language in xml publisher
What is the most critical part which you had faced in your project ?
1 Answers LG, Satyam, Tech Mahindra,
WHAT IS THE FORWARDREFERENCE IN PL/SQL?