The Function Module TPM_SAT_FLOWTYPE_CONVERT (Erzeugung der Fortschreibungsarten für die Depotumbuchung) 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_SAT_FLOWTYPE_CONVERT |
Short Text | Erzeugung der Fortschreibungsarten für die Depotumbuchung |
Function Group | TPM_TRS_MIGRATION |
Package | FTR_SECURITY_ACCOUNT_MGT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_MIGR_CAT | TYPE | TPM_MIGRATION_CAT | Migrationstyp | |
IM_MIGR_CUST | TYPE | TRGC_MIGR1 | Customizing zur Umsetzung auf Enterprise 2.0 | |
IM_MODE | TYPE | C | 1 Echt, 2 Test, 3 Storno, 4 Storno Test | |
IM_PACKAGE_FAILED | TYPE | CHAR1 | Prozessierung fehlgeschlagener Pakete | |
IM_PROTOCOL_HANDLER | CLASS | CL_PROTOCOL_HANDLER_TRP | Protokollverwalter | |
IM_REFRESH | TYPE | CHAR1 | Refresh der globalen Daten | |
IM_REVERSAL_REASON | TYPE | SSTOGRD | Stornogrund |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_CANCEL | TYPE | CHAR1 | Abbrechen |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CH_EXECUTION_RATE | TYPE | TPM_MIGRATION_EXECUTION_RATE | Ausführungsgrad des Migrationsschritts |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.