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_TIMELEV_GET_PARAM (Beschaffung der MiniApp-SelId / 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_TIMELEV_GET_PARAM |
Short Text | Beschaffung der MiniApp-SelId / Versorgung weiterer MiniALV-Parameter |
Function Group | PTWAO_TIMELEV |
Package | WAO_INCENTIVEWAGES_HR |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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.