The Function Module CLSE_CHECK_ECM_IN_CLASS (Check Whether Engineering Change Management Used Within Classification) is a standard Function Module in SAP ERP and is part of the function group CLSE within the package CL.
Function Module | CLSE_CHECK_ECM_IN_CLASS |
Short Text | Check Whether Engineering Change Management Used Within Classification |
Function Group | CLSE |
Package | CL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CLINT | LIKE | KLAH-CLINT | Internal Class Number | |
I_KLART | TYPE | KLASSENART | Class Type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ECM_USED | TYPE | CLSELBOOL | Engineering Change Management Has Been Used |
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 |
---|---|
INCONSISTENT_PARAMETERS | Inconsistent Call Parameter |