Menu

SAP Function Module SLS_TST_SAVE_TEST

Save of complete test description

The Function Module SLS_TST_SAVE_TEST (Save of complete test description) 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_SAVE_TEST
Short Text Save of complete test description
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_SAVE_EVAL LIKE SLS_STEST-SAVEOK 1 boolean
P_SAVE_TEST LIKE SLS_STEST-SAVEOK 1 boolean
P_SAVE_TEXT LIKE SLS_STEST-SAVEOK 1 boolean

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
P_ESS1 LIKE SLS_ESS1 Item Essay
P_ESS2 LIKE SLS_ESS2 Item Essay
P_EVAL LIKE SLS_EVAL Item Evaluation
P_FILL LIKE SLS_FILL Item Fillin
P_ITEM LIKE SLS_SITEM Structure import Item
P_LC1 LIKE SLS_LC1 Item List Choice
P_LC2 LIKE SLS_LC2 Item List Choice
P_MC LIKE SLS_MC Item Multiple Choice
P_PU LIKE SLS_SPU Structure Performance Unit
P_PUTEST LIKE SLS_SPUTST Structure Performance Unit from test
P_RATE LIKE SLS_RATE Item Rating
P_SUTEST LIKE SLS_SSUTST Structure Subtest
P_TCOMP LIKE SLS_TCOMP Test Composition
P_TEST LIKE SLS_STEST Structure Test
P_TEXT LIKE SLS_TEXT Text Table

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INSERT_IESS1_FAILURE error at insert in sls_iess1
INSERT_IESS2_FAILURE error at insert in sls_iess2
INSERT_IEVAL_FAILURE error at insert in sls_ieval
INSERT_IFILL_FAILURE error at insert in sls_ifill
INSERT_ILC1_FAILURE error at insert in sls_ilc1
INSERT_ILC2_FAILURE error at insert in sls_ilc2
INSERT_IMC_FAILURE error at insert in sls_imc
INSERT_IRATE_FAILURE error at insert in sls_irate
INSERT_ITEM_FAILURE error at insert in sls_item
INSERT_PUTEST_FAILURE error at insert in sls_putest
INSERT_PU_FAILURE error at insert in sls_pu
INSERT_SUTEST_FAILURE error at insert in sls_sutest
INSERT_TEST_FAILURE error at insert in sls_test
INSERT_TEXT_FAILURE error at insert in sls_text
INSERT_TSTRU_FAILURE error at insert in sls_tstru