The Function Module RM_VAKO_CORRELATION_COMPUTE (Berechnung des aggregierten VaR aus elementaren VaR über Korrelationen) is a standard Function Module in SAP ERP and is part of the function group RMTVVK within the package FTBB.
Function Module | RM_VAKO_CORRELATION_COMPUTE |
Short Text | Berechnung des aggregierten VaR aus elementaren VaR über Korrelationen |
Function Group | RMTVVK |
Package | FTBB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
KDATUM | LIKE | ATXKO-DATAB | ||
KNOTEN | LIKE | JBRRHBLATT-RKNOTEN | ||
KORART | LIKE | ATKO1-KORART | ||
RHID | LIKE | JBRRH-RHID | ||
UNWIND | LIKE | JBRIHSDEF-UNWIND |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VAR | LIKE | JBRZWEO-BWPOS |
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 |
---|---|---|---|---|
I_ELZWEO | LIKE | JBRZWEO |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ELEMENTARY_VAR | |
REPRESENTATION_ERROR | |
VECTOR_MATRIX_CONFLICT |