Menu

SAP Function Module CM_CL_P_COM_COPY_UPDATE_BY_ITM

Fortschreiben der Positionsidents für kopierte Komponentenzuordnungen

The Function Module CM_CL_P_COM_COPY_UPDATE_BY_ITM (Fortschreiben der Positionsidents für kopierte Komponentenzuordnungen) 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_P_COM_COPY_UPDATE_BY_ITM
Short Text Fortschreiben der Positionsidents für kopierte Komponentenzuordnungen
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_STLAL_SOURCE LIKE COM_CLASS_DATA-STLAL Stücklistenalternative
I_STLAL_TARGET TYPE COM_CLASS_DATA-STLAL Stücklistenalternative
I_STLNR_SOURCE LIKE COM_CLASS_DATA-STLNR Stückliste
I_STLNR_TARGET TYPE COM_CLASS_DATA-STLNR Stückliste
I_STLTY_SOURCE LIKE COM_CLASS_DATA-STLTY Stücklistentyp
I_STLTY_TARGET TYPE COM_CLASS_DATA-STLTY Stücklistentyp
I_STVKN_SOURCE TYPE COM_CLASS_DATA-STLKN Knotennummer
I_STVKN_TARGET TYPE COM_CLASS_DATA-STLKN Knotennummer

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.