!--a11y-->
Definition
You use the Structure_Cell method to adjust the contents of structural components.
Structure
|
Method |
Structure_Cell |
|
Importing Parameter |
Description |
|
I_X |
X coordinate of the cell in the table |
|
I_Y |
Y coordinate of the cell in the table |
|
I_IOBJNM |
Name of the structure |
|
I_AXIS |
Axis on which the characteristics are arranged in the drilldown 'X' = columns, 'Y' = rows |
|
I_STRUCTUR_MEMBER |
Name of the structural component Key value of the structural component. |
|
I_STRUCTUR_MEMBER_2 |
Name of the structural component of the other structure Key value of the structural component of a second structure (if a second structure is available). This is needed, for example, for sort operations. |
|
I_TEXT |
Name of the structural component |
|
I_IS_SUM |
Sum total cell ‘X’ = sum total cell |
|
I_IS_REPETITION |
Repetition 'X' = cell contents is a repetition |
|
I_CELLSPAN |
Number of cells that you want to merge along the drilldown axis |
|
I_CELLSPAN_ORT |
Number of cells that you want to merge vertically along the drilldown axis |