The Function Module PT_MA_GET_PARAM (Beschaffung der MiniApp-SelId und Versorgung weiterer MiniALV-Parameter) is a standard Function Module in SAP ERP and is part of the function group PTWAO_TIMELEV within the package WAO_INCENTIVEWAGES_HR.
Function Module | PT_MA_GET_PARAM |
Short Text | Beschaffung der MiniApp-SelId und Versorgung weiterer MiniALV-Parameter |
Function Group | PTWAO_TIMELEV |
Package | WAO_INCENTIVEWAGES_HR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_BEGDA | LIKE | PAKEY-BEGDA | Gültigkeitsbeginn | |
IM_DEBUGID | LIKE | T77S0-SEMID | semantisches Kürzel | |
IM_ENDDA | LIKE | PAKEY-ENDDA | Gültigkeitsende | |
IM_QUERY | LIKE | RS38E-QUERY | SAP Query: Queryname / Name eines Quick Views | |
IM_REPORT | LIKE | RSVAR-REPORT | Reportname | |
IM_SEL_GROUPID | LIKE | PTWAO_S_SEL_GROUPID-SEL_GROUPID | Gruppierungsid für die allgemeine Selektion (Kopie) | |
IM_USERGROUP | LIKE | AQADEF-BGNAME | SAP Query (S): Name einer Benutzergruppe |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SHUFFLER_INFO | LIKE | ALSHUFFMSG_WAO | Alert: Text eines Shufflers |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VARIANT | LIKE | RSVAR-VARIANT | Variantenname |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
QUERY_STRING | LIKE | W3QUERY_WAO | Query String für WWW Server | |
SELECTION_CATALOG | LIKE | ALSHUFFCAT_WAO | Alert: Beschreibung der Shuffler-Selektionen | |
SELECTION_DATA | LIKE | ALSHUFFDAT_WAO | Alert: Daten der Shuffler-Selektionen |
This function module does not define any Exceptions.