Menu

SAP Function Module PT_MA_CHK_REL_SELID

Test, ob MiniApp im Release läuft und dem User SELID's zugeordnet sind

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.