Menu

SAP Function Module PMTO_GET_CATALOGPROFILE

aa

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module PMTO_GET_CATALOGPROFILE (aa) is a standard Function Module in SAP ERP and is part of the function group PMTO within the package PLM_PM_OBJECTS.

Technical Information

Function Module PMTO_GET_CATALOGPROFILE
Short Text aa
Function Group PMTO
Package PLM_PM_OBJECTS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EQUIPMENT LIKE EQUI-EQUNR Equipmentnummer
FUNCLOC LIKE ILOA-TPLNR Technischer Platz
LANGUAGE LIKE SY-LANGU SY-LANGU R/3-System, aktuelle Sprache
NOTIFICATIONTYPE LIKE QMEL-QMART Meldungsart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CATALOG_PROFILE LIKE BAPI10011E Struktur für Business Objekt Material (QM/PM/SM) IMPORT-PARA
DESCRIPTION LIKE EQKT-EQKTX Bezeichnung technisches Objekt
RETURN LIKE BAPIRETURN Returnparameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CODES LIKE BAPI10011T Struktur für Business Objekt Material (QM/PM/SM) TABLE_PARA

Exceptions

This function module does not define any Exceptions.