Hi Anil,
When we importing the journals in GL module we need to
insert the one row into GL_INTERFACE_CONTROL for each
group_id.Now my question is what is the use of inserting
the data into GL_INTERFACE_CONTROL table and if I not
inserted into GL_INTERFACE_CONTROL what will happen
Answers were Sorted based on User's Feedback
Answer / amit chhiber
Hi Anil,
Oracle has provided the feature of multi table journal
import which will enable the data to be imported from more
than one table. This increases the performance of journal
import program in case of huge data.
The Journal Import program looks in the
GL_INTERFACE_CONTROL, to understand the table from which
the data should be imported for a particular combination of
Source and Group ID. Usually in your regular practice, you
are adding a row in this table and specifying that the data
is in GL_INTERFACE table. However as explained, you can
also specify a different table name here(say X), in which
case Journal Import will go to that table(X), to import the
data.
I hope this helps.
Is This Answer Correct ? | 11 Yes | 1 No |
Answer / nagabhushan
If not inserted into GL_INTERFACE_CONTROL, cannot import
into GL.
Is This Answer Correct ? | 3 Yes | 4 No |
what is user exit and wat program do we write in user exit?
name all status attributes.
what are the prerequisites for costing transactions?
difference b/w procedures&functions
what are the receipt types in Po?
What are basic steps for AIM?
what is the error you will get if field is referenced in wrong repeating frame?
How to attach the multiple templates in XML Pub Report?
Except the SRS window in which we can submit the concurrent program.
Write an SQL Query to Delete Duplicate records from a table using ROWID.
24 Answers pspl, Satyam, Thinkways,
Form development process?
what is lexical parameter?