The Function Module QMPA_GET_AUTHOR (Umsetzung des Users in alle Partnerrollen für Meldungsautoren mit Inhalt) is a standard Function Module in SAP ERP and is part of the function group QMPA within the package QQM.
Function Module | QMPA_GET_AUTHOR |
Short Text | Umsetzung des Users in alle Partnerrollen für Meldungsautoren mit Inhalt |
Function Group | QMPA |
Package | QQM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_QMTYP | LIKE | TQ80-QMTYP | Meldungstyp | |
I_UNAME | LIKE | SY-UNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TE_PARTNER | LIKE | QMPARTNER | Partner |
This function module does not define any Exceptions.