InterviewSolution
Saved Bookmarks
| 1. |
What Are The Key Tables Of Gl Module? |
|
Answer» The TABLES that store the INFORMATION of GL journals are ‐ GL_JE_BATCHES ‐ GL_JE_HEADERS ‐ GL_JE_LINES While the summary of BALANCES is STORED in GL_BALANCES. And the GL interface table is GL_INTERFACE. The tables that store the information of GL journals are ‐ GL_JE_BATCHES ‐ GL_JE_HEADERS ‐ GL_JE_LINES While the summary of balances is stored in GL_BALANCES. And the GL interface table is GL_INTERFACE. |
|