Menu

SAP Function Module SLS_TST_SET_TEST1

Insert (Test, Subtest, Performance Unit, Item, Structure)

The Function Module SLS_TST_SET_TEST1 (Insert (Test, Subtest, Performance Unit, Item, Structure)) 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_SET_TEST1
Short Text Insert (Test, Subtest, Performance Unit, Item, Structure)
Function Group SLS9
Package SIWL
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET1 Bapi Return

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
P_ITEM LIKE SLS_SITEM Item Description
P_PU LIKE SLS_SPU Structure Performance Unit
P_PUTEST LIKE SLS_SPUTST Structure Performance Unit
P_SUTEST LIKE SLS_SSUTST Subtest Description
P_TCOMP LIKE SLS_TCOMP Test Composition
P_TEST LIKE SLS_TEST Test Description

Exceptions

This function module does not define any Exceptions.