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 |
why r u transer the data base tables to flat file and what is use
What do you understand by concurrent programs?
What is multi org?
How to print multi currency,multi language in xml?
what are the balancing segments in AR?
In Per_all_people_f table what is the significance of '_f ' ?
How to retry multiple errored workflow processes? What is the access level in workflow used for? How do you define start and end functions in workflow? How does they differ from normal functions? Give me some workflow tables? What is the difference between a function and notification in workflow? I have sent two different notifications to two different users and I want to wait till both they are approved to send 3rd notification. How can you achieve it? What is item type and item key in workflow? How do you use attribute values in workflow messages? How do you use lookups in workflow? What are roles in workflow and how they are used? How do you download or upload a workflow from a server? What are steps to customize the workflow? What functions can you perform from workflow administrator responsibility? To send an email to the user workflow notification is the only way or is there any other ways to send it? Give me some workflow standard procedures? How can you run/start/kickoff workflow? What is wf_engine package used for? How many processes can each workflow contain? What is Runnable option in workflow? At what level it exists? What are different types of attributes in workflow? How do you reassign a notification? What is process in workflow? How can you send direct oracle form link through workflow notifications? How can you send a notification to multiple users? Can you change the list dynamically? Can you send html code in workflow notification? I have sent two different notifications to two different users and I want to wait till atleast one is approved to send 3rd notification. How can you achieve it?
How many phases of implementation and what are those.
Can you define an erp system?
hi gurus my name is ramesh i was completed orcale apps technical trainning i wnt to put 3+yrs experience is it correct r not ,if any freshers jobs are available in market pls suggest me. my mail id rameshmcaou@gmail.com and contact no is 9000342411
what are stock locators and how to define them? name the tables where the stock locator information is stored. at least two.
Can function be overload?