Menu

SAP Function Module MM_ARRANG_ADDRNR_FOR_PARTNERS

Ermittlung der Adreßnummern zu Partnerrollen bei Abspr.

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 MM_ARRANG_ADDRNR_FOR_PARTNERS (Ermittlung der Adreßnummern zu Partnerrollen bei Abspr.) is a standard Function Module in SAP ERP and is part of the function group WNP0 within the package WBON.

Technical Information

Function Module MM_ARRANG_ADDRNR_FOR_PARTNERS
Short Text Ermittlung der Adreßnummern zu Partnerrollen bei Abspr.
Function Group WNP0
Package WBON
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_KONA LIKE KONA Absprache
I_NAST_PARNR LIKE NAST-PARNR NAST-PartnerNr, wird in T_WBPARTADR aufgenommen
I_NAST_PARVW LIKE NAST-PARVW NAST-Partnerrolle, wird in T_WBPARTADR aufgen.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ERROR LIKE BOOLE-BOOLE zeigt an, ob ein Fehler aufgetreten ist

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
T_ERROR_MESSAGES LIKE ARRANGERRA Tabelle mit Fehlermeldungen
T_KOPA LIKE KOPA Absprache-Partner-Zuordnung (Eingabe-Tab.)
T_WBPARTADR LIKE WBPARTADR Tabelle mit Infos über Partner-Adressen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_ARRANGEMENT_NUMBER keine Absprachenummer übergeben
PARAMETER_ERROR Parameter nicht korrekt versorgt
WRONG_APPLICATION Verarbeitung für Applikation nicht vorgesehen