Menu

SAP Function Module MAM25_090_GETDETAIL

Customizing Details Benutzerabhängig

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 MAM25_090_GETDETAIL (Customizing Details Benutzerabhängig) is a standard Function Module in SAP ERP and is part of the function group ALM_MEREP_090 within the package ALM_MEREP.

Technical Information

Function Module MAM25_090_GETDETAIL
Short Text Customizing Details Benutzerabhängig
Function Group ALM_MEREP_090
Package ALM_MEREP
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CUSTOMIZING_USER TYPE MAM_25_USER_DATA-USERID Benutzername

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
USER_CUSTOMIZING_HEAD TYPE MAM_25_USER_DATA Benutzerzuordnung

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
ACTIVITY_TYPES LIKE ALM_ME_CUST_ACTIVITY_TYPE Leistungsarten
CE_USER_DATA LIKE ALM_ME_CUSTOMER_ENHANCEMENT Kundenerweiterung für Benutzerdaten
EQUIPMENT_LINKS LIKE ALM_ME_EQUIPMENT_HEADER_STRUCT Equipment Schlüssel
FUNCLOC_LINKS LIKE ALM_ME_FUNCLOC_HEADER_STRUCT Technischer Platz Schlüssel
MEASUREMENT_LINKS LIKE ALM_ME_MEASMNT_PT_KEY Messpunkt Schlüssel
PARTNER_LINKS LIKE ALM_ME_PARTNER_KEY_STRUCT Partnerschlüssel
RETURN LIKE BAPIRET2 Returnparameter
VARIANCES LIKE ALM_ME_CATALOG_VARIANCES Katalogabweichungen
WORKCENTERS LIKE ALM_ME_WORKCENTERS Mögliche Arbeitsplätze
WSAP_EXTENSION LIKE ALM_ME_SAP_EXTENSION SAP Erweiterung

Exceptions

This function module does not define any Exceptions.