ECC data flow and storage requirement question
Hey everyone ,
We're currently working on a proof of concept for Oracle Enterprise Command Center (ECC) and have some questions about the data flow, specifically for GL Journals. We're trying to figure out the journey of the data from its source to the ECC dashboards.
Here's what we've gathered and where we're stuck:
Data Flow for GL Journals
We know the source data for GL Journals resides in tables like GL_JE_HEADERS, GL_JE_LINES, and GL_JE_BATCHES within the Oracle E-Business Suite (EBS) database.
Our main questions are:
- Where does this data go when we run the ECC Data Load program for GL?