Skip to Content
0
May 15, 2018 at 08:45 PM

How to use hiearachies in a Function as a flat structure?

336 Views Last edit May 16, 2018 at 11:40 AM 2 rev

We have two InfoObjects (0CostCenter and 0CostElmnt) that get the 'new' data types in the H and J hierarchy tables. When the InfoObjects are activated, three total files get switched from Char 60 to string 1333. Then we have an issue in Allocations. I found the custom Function that has the error "

"/BI0/HCOSTCENTER" must be a flat structure. You cannot use internal tables, strings, references, or structures as components. -" ... but I do not know how to fix it. I have researched notes, but get lost, discouraged, and turn away... so to speak. Can anyone assist? How can I read in data from the H or J table and not use an internal table?