The Function Module CCM01_GET_TOP_EQUIPMENT (Get top equipment for a given equipment) is a standard Function Module in SAP ERP and is part of the function group CCM01 within the package DI_CCM.
Function Module | CCM01_GET_TOP_EQUIPMENT |
Short Text | Get top equipment for a given equipment |
Function Group | CCM01 |
Package | DI_CCM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_EQUNR | TYPE | EQUNR | Equipment number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_TOPEQUNR | TYPE | EQUNR | Equipment number |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.