Question:
I would like to know whether an hierarchy that is created on an infoobject in development system be transported to quality or production.
If yes can I have the procedure to do so.
Regards
Answer:
Hi
No. I don't think this is possibe. As hierarchy is as good as value of char.
Chirag Savla
Answer:
hi Chirag Savla,
Thanks for the feedback,
Does that meean we will have to create the hierarchy in production system
Regards
PVD
Answer:
hi,
there is a howto from sap "howto download a hierachy".
you have to create a z program (code in the howto paper), which can download a hierachy to a flatfile.
this flatfile you can upload to productive machine.
i did this last week on our systems an it worked.
regards,
toadward
Answer:
you need to create a 'z' program to download the hierarchy, then in prd system, create one infopackage to load this heriarchy. for the program, u could find it in service.sap.com how-to section