I am trying to use GRAPH_MATRIX_4D for graphical display of some work center related data (X-axis) and Yield (Y-axis) for each shift (blocks in the 4D graphic).
Currently I am able to have only 6 work centers on X-axis using DIM1_1 to DIM1_6 parameters of the function module.
What is the way in which I can display 'n' values on the X-axis for work centers?