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.
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 |
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 |
This function module does not define any EXPORTING parameters.
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.