Data Element list used by SAP ABAP Function Module RSUOM_CHECK_DIMENSIONS (Checks whether two units of measure belong to the same t006 dimension)
SAP ABAP Function Module
RSUOM_CHECK_DIMENSIONS (Checks whether two units of measure belong to the same t006 dimension) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DIMID | Dimension key | ||
| 2 | MSEHI | Unit of Measurement | SOURCE REFERENCE(MSEHI_2) TYPE MSEHI |
|
| 3 | MSEHI | Unit of Measurement | SOURCE REFERENCE(MSEHI_1) TYPE MSEHI |
|
| 4 | RS_BOOL | Boolean | SOURCE REFERENCE(E_SAME_DIMENSION) TYPE RS_BOOL |
|