Data Element list used by SAP ABAP Function Module UMK_FML_CONVERT_TO_STRING (Conver formula of measure into string)
SAP ABAP Function Module
UMK_FML_CONVERT_TO_STRING (Conver formula of measure into string) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | LANGU | Language Key | SOURCE VALUE(I_LANGU) TYPE LANGU DEFAULT SY-LANGU |
|
| 2 | UMK_Y_BOOL | Boolean (no = space / yes = X) | SOURCE VALUE(I_WITH_GUI_PROP) TYPE UMK_Y_BOOL DEFAULT 'X' |
|
| 3 | UMK_Y_BOOL | Boolean (no = space / yes = X) | SOURCE VALUE(I_WITH_FLUSH) TYPE UMK_Y_BOOL DEFAULT SPACE |
|
| 4 | UMK_Y_BOOL | Boolean (no = space / yes = X) | SOURCE VALUE(I_HYPERLINK_FLAG) TYPE UMK_Y_BOOL DEFAULT 'X' |
|