The Function Module SLS_TST_INSERT_IMC (Database insert sls_imc (Item Multiple Choice)) is a standard Function Module in SAP ERP and is part of the function group SLS9 within the package SIWL.
Function Module | SLS_TST_INSERT_IMC |
Short Text | Database insert sls_imc (Item Multiple Choice) |
Function Group | SLS9 |
Package | SIWL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_MC | LIKE | SLS_IMC | Item Multiple Choice |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETCODE | LIKE | SY-SUBRC | SY-SUBRC |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.