Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module PT_MA_HANDLE_SHUFFLER (Aktionen zum MiniALV-Shuffler) 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_HANDLE_SHUFFLER |
Short Text | Aktionen zum MiniALV-Shuffler |
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 |
---|---|---|---|---|
SEL_GROUPID | LIKE | PTWAO_S_SEL_GROUPID-SEL_GROUPID | Gruppierungsid für die allgemeine Selektion (Kopie) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SHUFFLER_INFO | LIKE | ALSHUFFMSG_WAO | Info ueber Shuffler-Text und generelle Einstellungen |
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 |
---|---|---|---|---|
QUERY_STRING | LIKE | W3QUERY_WAO | Query String für WWW Server | |
SELECTION_CATALOG | LIKE | ALSHUFFCAT_WAO | Beschreibung der Shuffler-Selektionen | |
SELECTION_DATA | LIKE | ALSHUFFDAT_WAO | Daten der Shuffler-Selektionen |
This function module does not define any Exceptions.