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 |
in GL module specifing org_id or not?
Steps for DFF registration
What do you understand by soa and what are the benefits of using this architecture?
How many parameters we can pass through pl/sql program in Oracle apps
Is soa a part of oracle fusion middleware?
What is cursor?
what is aim methodolozy
What are the files we submit while your program move to testing instance?
What should be the batch size (number of customer records) general guidelines for optimal performance?
What are the Major differences between appcore.pll and appcore2.pll
5 Answers Infosys, Sierra Atlantica,
in order to run utl_file package we need to give any specific path? if yes what is that?where u will run utl_package?
i have 3 parameters like p1,p2,p3.In p1 i have 2 parameters like a,b.if pass parameter 'a' p2 should be enable and p3 should be disable then if pass parameter 'b' the vice versa.
1 Answers IBM, Sierra Atlantica,