Menu

SAP Function Module PM_PARTNER_COMPLETE

Prüfen, ob sich Partner geändert hat

The Function Module PM_PARTNER_COMPLETE (Prüfen, ob sich Partner geändert hat) 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_COMPLETE
Short Text Prüfen, ob sich Partner geändert hat
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
EQUNR LIKE EQUI-EQUNR SPACE Equipment
EXIT LIKE ' ' End active
OBJNR LIKE ONR00-OBJNR SPACE Object number
OBTYP LIKE TJ03-OBTYP Object category
PARGR LIKE RV02P-PARGR Role profile
SAVE LIKE ' ' Save active
SUBSCREEN_EXT LIKE SY-DYNNR 0 EXTERNAL INCLUDE SCREEN
SUBSCREEN_PROG_EXT LIKE SY-REPID ' ' program of external include screen
TPLNR LIKE IFLO-TPLNR SPACE FunctLocation

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

These are the Exceptions of this function module.

Exception Name Short Text
CANCEL Cancel
EXIT End active
SAVE Save active