The Function Module PM_PARTNER_DIALOG (Zentraler Aufruf des SD-Dialogbausteins für Partner) is a standard Function Module in SAP ERP and is part of the function group IPAR within the package ILOM.
Function Module | PM_PARTNER_DIALOG |
Short Text | Zentraler Aufruf des SD-Dialogbausteins für Partner |
Function Group | IPAR |
Package | ILOM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BINPT | LIKE | SY-BINPT | SY-BINPT | Batchinput-Kennzeichen |
DISPLAY_ONLY | LIKE | RC27X-FLG_SEL | SPACE | nur Anzeige |
EQUNR | LIKE | EQUI-EQUNR | SPACE | Equipmentnummer |
EXIT | LIKE | ' ' | Beenden aktiv | |
OBJNR | LIKE | ONR00-OBJNR | SPACE | Objektnummer |
OBTYP | LIKE | TJ03-OBTYP | Objekttyp | |
PARGR | LIKE | RV02P-PARGR | Partnerschema | |
QMNUM | LIKE | CAUFVD-QMNUM | SPACE | Meldungsnummer |
SAVE | LIKE | ' ' | Sichern aktiv | |
SUBSCREEN_EXT | LIKE | SY-DYNNR | 0 | externer includescreen |
SUBSCREEN_PROG_EXT | LIKE | SY-REPID | ' ' | programm des externen includescreens |
TPLNR | LIKE | IFLO-TPLNR | SPACE | Platznummer |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EXIT | Beenden aktiv |
SAVE | Sichern aktiv |