SAP Function Module MRTRS100_MASTER_RECIPE_IMPORT

RMS-MRTRS : Import Master Recipe data

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module MRTRS100_MASTER_RECIPE_IMPORT (RMS-MRTRS : Import Master Recipe data) is a standard Function Module in SAP ERP and is part of the function group MRTRS100 within the package RMSTRS.

Technical Information

Function Module MRTRS100_MASTER_RECIPE_IMPORT
Short Text RMS-MRTRS : Import Master Recipe data
Function Group MRTRS100
Package RMSTRS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_BKEY TYPE MRTRSS_MR_BKEY RMS-MRTRS : Business key of a Master Recipe tree node
IS_DYNPRO TYPE MRTRSS_DYNPRO RMS-MRTRS : Dynpro information of Master Recipe
IS_MAPL TYPE MAPLB Zuordnung von Plänen zu Materialien
IS_MKAL TYPE MKAL Fertigungsversionen zum Material
IS_OPERATION TYPE MRTRSS_PLPO_OPR RMS-MRTRS : Planvorgänge - Operation und Secondary Resources
IS_PHASE TYPE MRTRSS_PLPO_PH RMS-MRTRS : Planvorgänge - Phase
IS_PLKOB TYPE PLKOB Struktur für Plan -Kopfbelegtabelle
IS_RC271 TYPE RC271 Felder im Planselektionsdynpro
IS_RC27M TYPE RC27M Material master view for routings
IS_RC27S TYPE RC27S Steuerleiste fuer Dialogsteuerung in der Dialogbearbeitung
IS_RESCLAS TYPE MRTRSS_RESCLAS RMS-MRTRS : Resource Selection Criteria
IS_STKOB TYPE STKOB Belegtabelle für STKO-Sätze
IS_STKOK TYPE STKOK Wurzel-Stückliste der Komponentenzuordnungen
IS_TCA41 TYPE TCA41 Vorschlagswerte für Standardnetz- und Planprofile
IT_LTEXT TYPE MRTRSTY_LTXT RMS-MRTRS : Tabellentyp für Langtexte
IT_OPERATION TYPE MRTRSTY_PLPO_OPR RMS-MRTRS : Tabellentyp für die Planvorgänge - Operation
IT_PHASE TYPE MRTRSTY_PLPO_PH RMS-MRTRS : Tabellentyp für die Planvorgänge - Phase
IT_PLFT TYPE MRTRSTY_PLFT RMS-MRTRS : Tabellentyp für Prozeßvorgaben
IT_PLFV TYPE MRTRSTY_PLFV RMS-MRTRS : Tabellentyp für ProzVorgMerkmale/Teilop.-Paramet
IT_PLMK TYPE MRTRSTY_PLMK RMS-MRTRS : Tabellentyp für Prüfplanmerkmale
IT_PLMW TYPE MRTRSTY_PLMW RMS-MRTRS : Tabellentyp für MAPL-abhängige Spez.Prüfmkvorabe
IT_PLMZ TYPE MRTRSTY_PLMZ RMS-MRTRS : Tabellentyp für Materialbereitstellung
IT_RELATION TYPE MRTRSTY_PLAB RMS-MRTRS : Tabellentyp für Anordnungsbeziehungen
IT_RESLST TYPE MRTRSTY_RESLST RMS-MRTRS : Tabellentyp für results of Resource determinatio
IT_RESSEL TYPE MRTRSTY_RESSEL RMS-MRTRS : Tabellentyp für selected resource
IT_SEC_RESOURCE TYPE MRTRSTY_PLPO_SRES RMS-MRTRS : Tabellentyp für die Planvorgänge - Sec Resource
IT_STPOB TYPE MRTRSTY_STPOB RMS-MRTRS : Tabellentyp für Struktur STPOB

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.