Menu

SAP Function Module RM_MC_MATRIX_MULTIPLICATION

Multipliziert eine Matrix vom Type VTVVKMATRIX mit einem Vektor

The Function Module RM_MC_MATRIX_MULTIPLICATION (Multipliziert eine Matrix vom Type VTVVKMATRIX mit einem Vektor) is a standard Function Module in SAP ERP and is part of the function group RMMC within the package FTBB.

Technical Information

Function Module RM_MC_MATRIX_MULTIPLICATION
Short Text Multipliziert eine Matrix vom Type VTVVKMATRIX mit einem Vektor
Function Group RMMC
Package FTBB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_MATRIX TYPE VTVVKMATRIX_TAB Tabelle für Matrix

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
E_VEKTOR LIKE VTVUEMC_KORR_TIMESERIE Ergebnisvektor Ax
I_VEKTOR LIKE VTVUEMC_KORR_TIMESERIE Vektor x

Exceptions

This function module does not define any Exceptions.