GL_INTERFACE [message #94611] |
Fri, 26 October 2001 00:53 |
Emily McLean
Messages: 1 Registered: October 2001
|
Junior Member |
|
|
We have a system that needs to output information to Oracle Fin, General Ledger. Is there a standard format, some sort of CSV that matches GL_INTERFACE? Also is this an industry standard where this format will not differ from one finacial packageto another.
Thank you and Regards
Emily
----------------------------------------------------------------------
|
|
|
Re: GL_INTERFACE [message #94613 is a reply to message #94611] |
Mon, 29 October 2001 02:54 |
Satish Juluri
Messages: 17 Registered: October 2001
|
Junior Member |
|
|
Hai Emily Mclearn, about your query. the Gl_interface is a interface table. there won't be any standard format. because of it depends the industry requirements. if you r downloading from FTP sites, you may right some PL/Sql proce. like that. so u can decide your own format.
by
Satish Juluri
----------------------------------------------------------------------
|
|
|
Re: GL_INTERFACE [message #94632 is a reply to message #94613] |
Fri, 02 November 2001 07:31 |
Ramana Pinni
Messages: 4 Registered: November 2001
|
Junior Member |
|
|
There is no standard format for GL_interface. You have to write a PL/SQL procedure and to import the data in GL_interface.
----------------------------------------------------------------------
|
|
|