The Function Module CM_CL_S_COM_MAX_NUMBER_PROVIDE (Bereitstellen der maximalen Komponentenzuordnungsnummer zu einem Vorgang) is a standard Function Module in SAP ERP and is part of the function group CMCL within the package CP.
Function Module | CM_CL_S_COM_MAX_NUMBER_PROVIDE |
Short Text | Bereitstellen der maximalen Komponentenzuordnungsnummer zu einem Vorgang |
Function Group | CMCL |
Package | CP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KEY_DATE | LIKE | COM_CLASS_DATA-DATUV | Gültigkeitsdatum | |
I_PLNAL | LIKE | COM_CLASS_DATA-PLNAL | Plangruppenzähler | |
I_PLNFL | LIKE | COM_CLASS_DATA-PLNFL | Planfolge | |
I_PLNKN | LIKE | COM_CLASS_DATA-PLNKN | Knotennummer des Vorgangs | |
I_PLNNR | LIKE | COM_CLASS_DATA-PLNNR | Plangruppe | |
I_PLNTY | LIKE | COM_CLASS_DATA-PLNTY | Plantyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MAX_COM_NUMBER | LIKE | COM_CLASS_DATA-ZUONR | Größte vergebene Zuordnungsnummer zu diesem Vorg |
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.