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 |
Can u define exceptions twice in same block?
Assume i have three Procedures defined in a Package Spec. I have created the Package Specification. now i create the Package Body by including the three procedures in addition to that i include a fourth procedure which is not included in my Package Spec. I compile the Package Body. Will the Package body Compile ? What will the end result ? what will happen if the execute the package by calling the 4th procedure ?
what are the profiles
How is choreography different from orchestration?
what is the difference between multiorg views and multiorg tables
2 Answers Immense Source, Intelligroup, TCS,
Can u define DFF with in the DFF,How?
What is multi org?
explain registration steps of a concurrent program.
what are the receipt types in Po?
we have clients in different countries, we can run report in different places, if i want to display particular language,country,currency everything displays for that country how?
when we run payment batch what are the 3 concurrent programs?
what are the prerequisites for costing transactions?