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 |
wht is the use of Xml reports over reports6i?
where do u specify in org_id?
where to define interorganization transaction charges and what are the different options?
Define MultiOrg Structure
A file has both header and corresponding lines. Explain design to load this data into respective interface tables.
Can u define exceptions twice in same block?
what are the profiles
when we run payment batch what are the 3 concurrent programs?
what is the difference between multiorg views and multiorg tables
2 Answers Immense Source, Intelligroup, TCS,
Do you know what is applysys in oracle application database schema, what is apps?
how can u link a org-id with a responsibility in reports?
How many standard interface programs in oracle purchasing module and oracle inventory? What are they?