The Function Module CP_CHK_DIMENSION (Check dimension equality of two units) is a standard Function Module in SAP ERP and is part of the function group CPDT within the package CP.
Function Module | CP_CHK_DIMENSION |
Short Text | Check dimension equality of two units |
Function Group | CPDT |
Package | CP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MATNR_IMP | LIKE | RC27M-MATNR | SPACE | Material number |
UNIT_1_IMP | LIKE | MARM-MEINH | Base unit of measure | |
UNIT_2_IMP | LIKE | MARA-MEINS | Alternative unit of measure |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_EQUAL | different dimension |