!--a11y-->
Definition
You use the Data_Cell method to adjust the contents of data cells.
Structure
|
Method |
Data_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_VALUE |
Values of the cell without scaling |
|
I_DISPLAY_VALUE |
Values of the cell after scaling |
|
I_NUMERICAL_SCALE |
Scaling factors |
|
I_NUMERICAL_PRECISION |
Number of places after the decimal point |
|
I_CURRENCY |
Currency Three-character currency ID, for example, USD, ATS, or DEM. |
|
I_UNIT |
Unit Unit according to the application of the three-character conversion exit. |
|
I_ ALERTLEVEL |
Alert level 1, 2, 3 = green; 4, 5, 6 = yellow; 7, 8, 9 = red |
|
I_IS_SUM |
Sum total cell ‘X’ = sum total cell |
You can make many changes, for example, choose to display the alerts as icons, or change the way currencies and units are displayed (units as text, for example).