Menu

SAP Function Module PM_PARTNER_DATA_IMPORT

Import von Objektdaten in Partnerfunktionsgruppe

The Function Module PM_PARTNER_DATA_IMPORT (Import von Objektdaten in Partnerfunktionsgruppe) is a standard Function Module in SAP ERP and is part of the function group IPAR within the package ILOM.

Technical Information

Function Module PM_PARTNER_DATA_IMPORT
Short Text Import von Objektdaten in Partnerfunktionsgruppe
Function Group IPAR
Package ILOM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AKTYP LIKE T365-AKTYP SPACE Aktivitätstyp
AUFNR LIKE AUFK-AUFNR Auftrag
EQUNR LIKE EQUI-EQUNR Equipment
EXIT LIKE Beenden
OBJNR LIKE ONR00-OBJNR Objektnummer
OBTYP LIKE TJ03-OBTYP Objekttyp
PARGR LIKE RV02P-PARGR Partnerschema
PARVW_AP LIKE TPAR-PARVW Partnerrolle Ansprechpartner
PARVW_AUTO LIKE IHPA-PARVW 'ZM' Autor (QM)
PARVW_INT LIKE TPAR-PARVW Partnerrolle intern
PARVW_KUND LIKE TPAR-PARVW Partnerrolle Kunde
PARVW_LIEF LIKE TPAR-PARVW Partnerrolle Lieferant
PARVW_VERA LIKE IHPA-PARVW 'ZM' Verantwortliche (QM)
QMNUM LIKE QMEL-QMNUM Meldung
SADR_FLAG LIKE CSDATA-XFELD SPACE Art der Adresse
SADR_WA LIKE SADR Adresse
SAVE LIKE Sichern
SPART LIKE VBAK-SPART Sparte
SUB_DYNNR LIKE SY-DYNNR Include-Screen
SUB_MPOOL LIKE SY-REPID Modulpool für Include-Screen
TPLNR LIKE IFLO-TPLNR Technischer Platz
VKORG LIKE VBAK-VKORG Verkaufsorganisation
VTWEG LIKE VBAK-VTWEG Vertriebsweg

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.