The Function Module TPM_TRS_POS_CURR_DB_UPDATE (Verbuchungsbaustein für Emissionswährungsumstellung) is a standard Function Module in SAP ERP and is part of the function group TPM_TRS_POS_CURR_CHANGE within the package FTR_SECURITY_ACCOUNT_MGT.
Function Module | TPM_TRS_POS_CURR_DB_UPDATE |
Short Text | Verbuchungsbaustein für Emissionswährungsumstellung |
Function Group | TPM_TRS_POS_CURR_CHANGE |
Package | FTR_SECURITY_ACCOUNT_MGT |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_MODE | TYPE | CHAR1 | 'E' | 'E': Umstellung durchführen, 'R' Umstellung stornieren |
I_TAB_TRST_CLASFLO | TYPE | TRSY_CLASFLO | Tabelle mit Depot-Gattungs-Bewegungen | |
I_TAB_TRST_CLASFLO_BCK | TYPE | TRSBY_CLASFLO | Tabelle mit Depot-Gattungs-Bewegungen (Backup) | |
I_TAB_TRST_CLASFLO_REV | TYPE | TRSY_CLASFLO_REV | Tabelle mit stornierten Depot-Gattungs-Bewegungen | |
I_TAB_TRST_CLASFLO_REV_BCK | TYPE | TRSBY_CLASFLO_REV | Tabelle mit stornierten Depot-Gattungs-Bewegungen (Backup) | |
I_TAB_TRST_NOM_CORR | TYPE | TRSY_NOM_CORR | Tabelle mit Nominalanpassungen | |
I_TAB_TRST_NOM_CORR_BCK | TYPE | TRSBY_NOM_CORR | Tabelle mit Nominalanpassungen (Backup) | |
I_TAB_TRST_POSCHG_FLOW | TYPE | TRSY_POSCHG_FLOW | Tabelle mit Bewegung zu Depotbestandsänderung | |
I_TAB_TRST_POSCHG_FLOW_BCK | TYPE | TRSBY_POSCHG_FLOW | Tabelle mit Bewegung zu Depotbestandsänderung (Backup) | |
I_TAB_TRST_RECON_POS | TYPE | TRST_RECON_POSS | Tabelle mit Abgleichsdaten | |
I_TAB_TRST_RECON_POS_BCK | TYPE | TRSBY_RECON_POS | Tabelle mit Abgleichsdaten (Backup) | |
I_TAB_TRST_SECACCTRANS | TYPE | TRSY_SECACCTRANS | Tabelle mit Depotumbuchungen | |
I_TAB_TRST_SECACCTRANS_BCK | TYPE | TRSBY_SECACCTRANS | Tabelle mit Depotumbuchungen (Backup) | |
I_TAB_TRST_SUBTOTAL | TYPE | TRSY_SUBTOTAL_T | Tabelle mit Verkehrszahlen | |
I_TAB_TRST_SUBTOTAL_BCK | TYPE | TRSBY_SUBTOTAL | Tabelle mit Verkehrszahlen (Backup) |
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.