Hi Experts,
I have a table which is being populated via a function module in R3. It contains the results of a hierarchy with the following fields:
NODEID | INFOOBJECT | NODENAME | TLEVEL | PARENTID | CHILDID | NEXTID | LANGU | TXTSH | TXTMD | TXTLG |
We have been sucessfully downloading the entire table & loading it into our InfoObject in BW via flatfile (CSV) upload. However, our client would like this to be done automatically. Please note that placing the csv file on the application server is not acceptable to our client.
Please can you let me know the steps I should take to load this hierarchy.
Many thanks
Michelle