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 |
what is the data type of lexical parameter?
How to migrate .rdf file from dev instance to test instance?
3 Answers Accenture, Oracle, TCS, Tech Mahindra, Unisoft Infotech,
what is meant by anchoring?
in procedure how to return a value
Tell me where we find the status of order information?
When you run he report you have to get only that particular organization po numbers or item number how can do it?
Can we create tables in apps schema?
What multi org tables . example - difference between app table non all table . Po_header and po_headers_all
The Task is that to register a Form into Oracle Apps on a particular responsiblity. - First i moved the FMX & FMB file into the custom_top through FTP - Using Application Developer i registered the Form through Form menu then Function then Menu..... as we do regularly.. - When i get into the particular responsiblity i can see the Form name getting listed. But when i click that to open..... i cant able to see the form. I need any one your help in advicing me...what would be the problem.
what is multi org structure?
Name the different Cursor Attributes.
In sequence i want to 11 and 15th values how we will write?