In interface how u find errors and how to solve. How to fix
it?
Answers were Sorted based on User's Feedback
Answer / uday
RA_INTERFACE_ERRORS_ALL is used to find the errors in
Interface
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / indu
MTL_INTERFACE_ERRORS used to find INV Interface errors
RA_INTERFACE_ERRORS used to find AR Interface errors.. etc
will have for every interface
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rupesh babu k
while moving data from legacy to staging table(temp table
created based on the structure of interface table)if errors
occurs that data(custom data errors)we can collect in a
table(custom error table).
while moving data from staging table to interface table
if error occurs that data(standard error data)we can
collect into standard error table(each module having one or
more interface error tables). Both custom eror data and
standard data can be send to client or we can fix the
errors using utl_file package(outbound interface).
The errors may occur due to different reasons.
ex:invalid data,invalid datatype,undefined columns
(accounting_date,sob,currency,coa),uninitialized columns
| Is This Answer Correct ? | 2 Yes | 0 No |
what is difference between po_headers_all and po_headers
What is a value set? List its various types.
for report i have to parameters those are from_date and to_date ,so to_date should be greater when compare to from_date ,if we are giving to_date is less then it must shows some error how we willmake
what is multi org structure?
what is the invoice matching
In sequence i want to 11 and 15th values how we will write?
where we can check the status of po.
HOW MANY LANGUAGES FOLDERS ARE ONE ORACLE APPLICATION
How to migrate .rdf file from dev instance to test instance?
3 Answers Accenture, Oracle, TCS, Tech Mahindra, Unisoft Infotech,
What is oracle soa suite?
What is the Lookup's and what is the use of lookup's?
Difference between set of books id and ledger id in r12 ?