Menu

SAP Function Module PM_PARTNER_INIT

Partnerverarbeitung initialisieren

The Function Module PM_PARTNER_INIT (Partnerverarbeitung initialisieren) 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_INIT
Short Text Partnerverarbeitung initialisieren
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 Activity category
EQUNR LIKE EQUI-EQUNR SPACE Equipment
OBJNR LIKE ONR00-OBJNR Object number
OBTYP LIKE TJ03-OBTYP Object category
PARGR LIKE TPAER-PARGR PartDetermProcedure
PARVW_AP LIKE IHPA-PARVW 'AP' Standard contact person function
PARVW_AUTO LIKE IHPA-PARVW 'ZM' Author (QM)
PARVW_INT LIKE IHPA-PARVW 'ZM' Standard function internal partner
PARVW_KUND LIKE IHPA-PARVW 'AG' Standard customer function
PARVW_LIEF LIKE IHPA-PARVW 'LF' Standard vendor function
PARVW_VERA LIKE IHPA-PARVW 'ZM' Person responsible (QM)
REFRESH LIKE 'X' Initialize partner processing completely
SPART LIKE VIQMEL-SPART SPACE Division
TPLNR LIKE IFLO-TPLNR SPACE FunctLocation
VKORG LIKE VIQMEL-VKORG SPACE Sales organization
VTWEG LIKE VIQMEL-VTWEG SPACE Distrib. channel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OFFSET LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex

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.