Menu

SAP Function Module LT_DB_UPDATE_VARIANTS

The Function Module LT_DB_UPDATE_VARIANTS () is a standard Function Module in SAP ERP and is part of the function group SKBS within the package SLIS.

Technical Information

Function Module LT_DB_UPDATE_VARIANTS
Short Text
Function Group SKBS
Package SLIS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_LTDX TYPE UPD_S_LTDX Update structure LTDX
IS_LTDXD TYPE UPD_S_LTDD Update structure for LTDXD
IS_LTDXT TYPE UPD_S_LTDT Update structure for LTDXT
IT_LTDX TYPE UPD_T_LTDX Table Structure for Update LTDX
IT_LTDXD TYPE UPD_T_LTDD Table Structure for Update LTDXD
IT_LTDXT TYPE UPD_T_LTDT Table Structure for Update LTDXT
I_TOOL TYPE LTDX-RELID 'LT' Region in IMPORT/EXPORT Data Table

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.