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.
Function Module | SLS_TST_SET_TEST1 |
Short Text | Insert (Test, Subtest, Performance Unit, Item, Structure) |
Function Group | SLS9 |
Package | SIWL |
Module Type | Remote-Enabled |
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 |
---|---|---|---|---|
RETURN | LIKE | BAPIRET1 | Bapi Return |
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 |
---|---|---|---|---|
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 |
This function module does not define any Exceptions.