Menu

SAP Function Module CM_CL_S_COM_MAX_NUMBER_PROVIDE

Bereitstellen der maximalen Komponentenzuordnungsnummer zu einem Vorgang

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.