Menu

SAP Function Module CUPM_PMS_MATCH

Eintrag eines Facts aus der DDB in das PMS (Pattern Matcher)

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 CUPM_PMS_MATCH (Eintrag eines Facts aus der DDB in das PMS (Pattern Matcher)) is a standard Function Module in SAP ERP and is part of the function group CUPM within the package CU.

Technical Information

Function Module CUPM_PMS_MATCH
Short Text Eintrag eines Facts aus der DDB in das PMS (Pattern Matcher)
Function Group CUPM
Package CU
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLASSES1 TYPE PMST_ITPS Übergeordnete Typen zu erster Instanz in FACT
CLASSES2 TYPE PMST_ITPS Superior types for second instance
FACT TYPE PMST_FACT Reference to fact in DDB
OLD TYPE C 'O' Indicator: fact is not new in DDB
SP_ID TYPE PMST_SP_ID ID of 'simple pattern'

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

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR