The Function Module ACCUMULATION_INIT_TREA (Initialisierung für Kumulierung von Beständen) is a standard Function Module in SAP ERP and is part of the function group FVVB within the package FTVV.
Function Module | ACCUMULATION_INIT_TREA |
Short Text | Initialisierung für Kumulierung von Beständen |
Function Group | FVVB |
Package | FTVV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FOREIGN_CURRENCY | LIKE | T001-WAERS | SPACE | Bestandswährung |
LOCAL_CURRENCY | LIKE | T001-WAERS | SPACE | Hauswährung |
RANTYP | LIKE | TZPA-RANTYP | '2' | Vertragsart Vermögensverwaltung |
SOLL_IST_REVAL | LIKE | SPACE | REVAL-Werte: S(oll) oder I(st) Prinzip rechnen | |
S_REVAL | LIKE | '1' | Steuerung für Werte der Struktur REVAL | |
S_RPROF | LIKE | '1' | X - Werte der Struktur RPROF berechnen | |
X_STORNO_VERARBEITEN | LIKE | SPACE | X - Storno verarbeiten |
This function module does not define any EXPORTING parameters.
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.