Menu

SAP Function Module RMXT412_COPY_INSPECTION_PLAN

TMS-QM: Kopieren eines Prüfplans

The Function Module RMXT412_COPY_INSPECTION_PLAN (TMS-QM: Kopieren eines Prüfplans) is a standard Function Module in SAP ERP and is part of the function group RMXT412 within the package RMXTQM.

Technical Information

Function Module RMXT412_COPY_INSPECTION_PLAN
Short Text TMS-QM: Kopieren eines Prüfplans
Function Group RMXT412
Package RMXTQM
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_SOURCE TYPE SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
I_MATERIAL_ROOT_SOURCE TYPE MTK_CLASS_DATA-MATNR Materialnummer
I_PLANT_ROOT_SOURCE TYPE MTK_CLASS_DATA-WERKS Werk
I_PLANT_TARGET LIKE TSK_CLASS_DATA-WERKS SPACE Neuer Plan: Werk
I_PLNAL_SOURCE LIKE TSK_CLASS_DATA-PLNAL Vorlage: Plangruppenzähler
I_PLNAL_TARGET LIKE TSK_CLASS_DATA-PLNAL SPACE Neuer Plan: Plangruppenzähler
I_PLNNR_SOURCE LIKE TSK_CLASS_DATA-PLNNR Vorlage: Schlüssel der Plangruppe
I_PLNNR_TARGET LIKE TSK_CLASS_DATA-PLNNR SPACE Neuer Plan: Schlüssel der Plangruppe
I_PLNTY_SOURCE LIKE TSK_CLASS_DATA-PLNTY Vorlage: Plantyp
I_PLNTY_TARGET LIKE TSK_CLASS_DATA-PLNTY Neuer Plan: Plantyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PLNAL_TARGET LIKE TSK_CLASS_DATA-PLNAL Plangruppenzähler
E_PLNNR_TARGET LIKE TSK_CLASS_DATA-PLNNR Schlüssel der Plangruppe
E_PLNTY_TARGET LIKE TSK_CLASS_DATA-PLNTY Plantyp

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.