Data Element list used by SAP ABAP Function Module G_RP_CHANGE_ROW_FORMAT (Report Painter: Row Formatting)
SAP ABAP Function Module
G_RP_CHANGE_ROW_FORMAT (Report Painter: Row Formatting) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RKE_COLOR | Display color | SOURCE REFERENCE(I_COLOR) LIKE CEPRINT-COLOR DEFAULT 00 |
|
| 2 | RKE_INTEN | CO: Brightness flag | SOURCE REFERENCE(I_INTENS) LIKE CEPRINT-INTENS OPTIONAL |
|
| 3 | RKE_OLINE | Strikethrough lines indicator for sets in Report Painter | SOURCE REFERENCE(I_OLINE) LIKE CESETS_S-OLINE OPTIONAL |
|
| 4 | RKE_ULINE | Underscore indicator for sets in the Report Painter | SOURCE REFERENCE(I_ULINE) LIKE CESETS_S-ULINE OPTIONAL |
|
| 5 | RKE_VZUK | Reverse sign indicator | SOURCE REFERENCE(I_VZUK) LIKE CEPRINT-VZUK OPTIONAL |
|