GL_INTERFACE import best practices
Hi
I'm working on a customization that imports revenue accrual for all open orders from an external system into GL_INTERFACE table. What are the best practices for this customization?
I'm thinking, map the data structure of the accounting entries from external system to GL_INTERFACE tables. What else?