The Function Module TPM_MIGR_UPDATE_TRSC_SECACCTRA (Update table TRSC_SECACCTRANS) is a standard Function Module in SAP ERP and is part of the function group TPM_TRS_MIGRATION within the package FTR_SECURITY_ACCOUNT_MGT.
Function Module | TPM_MIGR_UPDATE_TRSC_SECACCTRA |
Short Text | Update table TRSC_SECACCTRANS |
Function Group | TPM_TRS_MIGRATION |
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 |
---|---|---|---|---|
IM_MODE | TYPE | FLAG | allgemeines flag |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
IM_TAB_TRSC_SECACCTRANS_DEL | LIKE | TRSC_SECACCTRANS | Treasury: Fortschreibungsart für Depotumbuchung | |
IM_TAB_TRSC_SECACCTRANS_INS | LIKE | TRSC_SECACCTRANS | Treasury: Fortschreibungsart für Depotumbuchung |
This function module does not define any Exceptions.