!--a11y-->
Definition
You use the Attribute_Cell method to adjust the contents of the cells containing attribute values.
Structure
|
Method |
Attribute_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_IS_EMPTY |
Cell is empty 'X' = empty |
|
I_IOBJNM |
Name of characteristic |
|
I_ATTRINM |
Name of attribute |
|
I_AXIS |
Axis on which the characteristics are arranged in the drilldown 'X' = columns, 'Y' = rows |
|
I_CHAVL_EXT |
Attribute value in external display Key value of the attribute value according to its application in the conversion exit. |
|
I_CHAVL |
Attribute value in internal display Key value of the attribute value. |
|
I_TEXT |
Text for attribute value |
|
I_USE_TEXT |
Cell contents 'X' = text, ' ' = key |
|
I_IS_SUM |
Sum total cell ‘X’ = sum total cell |
|
I_CELLSPAN |
Number of cells that you want to merge along the drilldown axis |
|
I_IS_REPETITION |
Repetition 'X' = cell contents is a repetition |