Menu

SAP Function Module SLS_TST_CHECK_TESTPUID

Check the existance of PUID in test

The Function Module SLS_TST_CHECK_TESTPUID (Check the existance of PUID in test) is a standard Function Module in SAP ERP and is part of the function group SLS9 within the package SIWL.

Technical Information

Function Module SLS_TST_CHECK_TESTPUID
Short Text Check the existance of PUID in test
Function Group SLS9
Package SIWL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_PUID LIKE SLS_PUTEST-PUID PAW - Internal Performance Unit Identificator
P_TESTID LIKE SLS_PUTEST-TESTID PAW - Internal Test Identificator

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_EPUID LIKE SLS_PUTEST-PUID Boolean method (PAW)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.