The Function Module PT_MA_CHK_REL_SELID (Test, ob MiniApp im Release läuft und dem User SELID's zugeordnet sind) 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_CHK_REL_SELID |
Short Text | Test, ob MiniApp im Release läuft und dem User SELID's zugeordnet sind |
Function Group | PTWAO_TIMELEV |
Package | WAO_INCENTIVEWAGES_HR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_QUERY | LIKE | ABORTSTR-YES | Einstelliges Kennzeichen | |
SEL_GROUPID | LIKE | PTWAO_S_SEL_GROUPID-SEL_GROUPID | Selektionsgruppe für SELID (Internet-Service) | |
WEBAPP_DEBUG_ID | LIKE | T77S0-SEMID | semantisches Kürzel |
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 |
---|---|---|---|---|
MSG_RELEASE | LIKE | BAPIRET2 | Returnparameter | |
MSG_SELID | LIKE | BAPIRET2 | Returnparameter |
This function module does not define any Exceptions.