in this document
you have a full explanation how to set the query filter to your database-table.
for example 0fiscyear (inbex-query) to RYEAR in BSEG -ECC Table.
Now, I'll use g/l account - hierarchies as well in my query. I would like to push the g/l accounts, belonging to the hierarchy, through to my R/3 table. But in the get_universe / dimension method, see document, they do not fetch the hierarchies as well. so solution:
- is there a method/FM to fetch which hierarchy is used
- is there a method/FM to fetch the query name that is executed
One of those two is fine be me, from that point I'll have my solution.
At the moment I use a workaround with info-objects that holds filters referring to the hierarchy, but it's quiet far fetched.